Uses of Interface
com.swiftmq.net.client.Connection
-
Packages that use Connection Package Description com.swiftmq.jms.v750 com.swiftmq.net.client -
-
Uses of Connection in com.swiftmq.jms.v750
Methods in com.swiftmq.jms.v750 with parameters of type Connection Modifier and Type Method Description voidConnectionImpl. handOver(Connection connection)voidRecreatableConnection. handOver(Connection connection) -
Uses of Connection in com.swiftmq.net.client
Classes in com.swiftmq.net.client that implement Connection Modifier and Type Class Description classBlockingConnectionclassIntraVMConnectionMethods in com.swiftmq.net.client that return Connection 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)ConnectionReconnector. getConnection()
-