Package com.jcraft.jsch.agentproxy
Interface USocketFactory
-
- All Known Implementing Classes:
JNAUSocketFactory
,NCUSocketFactory
public interface USocketFactory
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
USocketFactory.Socket
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description USocketFactory.Socket
open(java.lang.String path)
-
-
-
Method Detail
-
open
USocketFactory.Socket open(java.lang.String path) throws java.io.IOException
- Throws:
java.io.IOException
-
-