Uses of Interface
com.swiftmq.jms.v750.RecreatableConnection
-
Packages that use RecreatableConnection Package Description com.swiftmq.jms.v750 com.swiftmq.jms.v750.po -
-
Uses of RecreatableConnection in com.swiftmq.jms.v750
Classes in com.swiftmq.jms.v750 that implement RecreatableConnection Modifier and Type Class Description classConnectionImplclassQueueConnectionImplclassTopicConnectionImplclassXAConnectionImplclassXAQueueConnectionImplclassXATopicConnectionImpl -
Uses of RecreatableConnection in com.swiftmq.jms.v750.po
Methods in com.swiftmq.jms.v750.po that return RecreatableConnection Modifier and Type Method Description RecreatableConnectionPOReconnect. getRecreatableConnection()Constructors in com.swiftmq.jms.v750.po with parameters of type RecreatableConnection Constructor Description POReconnect(Semaphore semaphore, RecreatableConnection recreatableConnection)POReconnect(Semaphore semaphore, RecreatableConnection recreatableConnection, boolean internalRetry)
-