Class JSchSocketFactory
java.lang.Object
javax.net.SocketFactory
com.github.mwiede.dockerjava.jsch.JSchSocketFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateSocket(String s, int i)createSocket(String s, int i, InetAddress inetAddress, int i1)createSocket(InetAddress inetAddress, int i)createSocket(InetAddress inetAddress, int i, InetAddress inetAddress1, int i1)Methods inherited from class javax.net.SocketFactory
getDefault
-
Method Details
-
createSocket
- Overrides:
createSocketin classSocketFactory
-
createSocket
- Specified by:
createSocketin classSocketFactory
-
createSocket
- Specified by:
createSocketin classSocketFactory
-
createSocket
- Specified by:
createSocketin classSocketFactory
-
createSocket
- Specified by:
createSocketin classSocketFactory
-