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 ConnectionManager
NetworkSwiftlet. getConnectionManager()
Returns the connection managerMethods in com.swiftmq.swiftlet.net with parameters of type ConnectionManager Modifier and Type Method Description protected void
NetworkSwiftlet. setConnectionManager(ConnectionManager connectionManager)
Set the connection manager
-