Uses of Interface
com.swiftmq.swiftlet.net.ConnectionManager
-
Packages that use ConnectionManager Package Description com.swiftmq.swiftlet.net -
-
Uses of ConnectionManager in com.swiftmq.swiftlet.net
Methods in com.swiftmq.swiftlet.net that return ConnectionManager Modifier and Type Method Description ConnectionManagerNetworkSwiftlet. getConnectionManager()Returns the connection managerMethods in com.swiftmq.swiftlet.net with parameters of type ConnectionManager Modifier and Type Method Description protected voidNetworkSwiftlet. setConnectionManager(ConnectionManager connectionManager)Set the connection manager
-