Uses of Class
com.swiftmq.net.client.Reconnector
Packages that use Reconnector
-
Uses of Reconnector in com.swiftmq.jms.v750
Constructors in com.swiftmq.jms.v750 with parameters of type ReconnectorModifierConstructorDescriptionprotected
ConnectionImpl
(String userName, String password, Reconnector reconnector) Connector
(Reconnector reconnector) protected
QueueConnectionImpl
(String userName, String password, Reconnector reconnector) protected
TopicConnectionImpl
(String userName, String password, Reconnector reconnector) XAConnectionImpl
(String userName, String password, Reconnector reconnector) protected
XAQueueConnectionImpl
(String userName, String password, Reconnector reconnector) protected
XATopicConnectionImpl
(String userName, String password, Reconnector reconnector) -
Uses of Reconnector in com.swiftmq.net.client
Subclasses of Reconnector in com.swiftmq.net.client