Uses of Interface
com.swiftmq.net.SocketFactory
-
Packages that use SocketFactory Package Description com.swiftmq.net -
-
Uses of SocketFactory in com.swiftmq.net
Subinterfaces of SocketFactory in com.swiftmq.net Modifier and Type Interface Description interfaceSocketFactory2Classes in com.swiftmq.net that implement SocketFactory Modifier and Type Class Description classJSSESocketFactoryA socket factory that creates JSSE (SSL) sockets.classPlainSocketFactoryA socket factory that creates plain sockets.
-