Interface USocketFactory

All Known Implementing Classes:
JNAUSocketFactory, NCUSocketFactory

public interface USocketFactory
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    open(java.lang.String path)
     
  • Method Details

    • open

      USocketFactory.Socket open(java.lang.String path) throws java.io.IOException
      Throws:
      java.io.IOException