Uses of Class
com.swiftmq.net.client.ServerEntry
-
Packages that use ServerEntry Package Description com.swiftmq.net.client -
-
Uses of ServerEntry in com.swiftmq.net.client
Methods in com.swiftmq.net.client with parameters of type ServerEntry Modifier and Type Method Description protected ConnectionBlockingReconnector. createConnection(ServerEntry entry, java.util.Map parameters)protected ConnectionIntraVMReconnector. createConnection(ServerEntry entry, java.util.Map parameters)protected abstract ConnectionReconnector. createConnection(ServerEntry entry, java.util.Map parameters)
-