Uses of Interface
com.swiftmq.tools.requestreply.RequestHandler
-
-
Uses of RequestHandler in com.swiftmq.admin.mgmt.v400
Classes in com.swiftmq.admin.mgmt.v400 that implement RequestHandler Modifier and Type Class Description class
EndpointImpl
-
Uses of RequestHandler in com.swiftmq.admin.mgmt.v750
Classes in com.swiftmq.admin.mgmt.v750 that implement RequestHandler Modifier and Type Class Description class
EndpointImpl
-
Uses of RequestHandler in com.swiftmq.amqp.v100.mgmt.v400
Classes in com.swiftmq.amqp.v100.mgmt.v400 that implement RequestHandler Modifier and Type Class Description class
EndpointImpl
-
Uses of RequestHandler in com.swiftmq.amqp.v100.mgmt.v750
Classes in com.swiftmq.amqp.v100.mgmt.v750 that implement RequestHandler Modifier and Type Class Description class
EndpointImpl
-
Uses of RequestHandler in com.swiftmq.jms.v400
Classes in com.swiftmq.jms.v400 that implement RequestHandler Modifier and Type Class Description class
ConnectionImpl
class
QueueConnectionImpl
class
TopicConnectionImpl
class
XAConnectionImpl
class
XAQueueConnectionImpl
class
XATopicConnectionImpl
-
Uses of RequestHandler in com.swiftmq.jms.v500
Classes in com.swiftmq.jms.v500 that implement RequestHandler Modifier and Type Class Description class
ConnectionImpl
class
QueueConnectionImpl
class
TopicConnectionImpl
class
XAConnectionImpl
class
XAQueueConnectionImpl
class
XATopicConnectionImpl
-
Uses of RequestHandler in com.swiftmq.jms.v510
Classes in com.swiftmq.jms.v510 that implement RequestHandler Modifier and Type Class Description class
ConnectionImpl
class
QueueConnectionImpl
class
TopicConnectionImpl
class
XAConnectionImpl
class
XAQueueConnectionImpl
class
XATopicConnectionImpl
-
Uses of RequestHandler in com.swiftmq.jms.v600
Classes in com.swiftmq.jms.v600 that implement RequestHandler Modifier and Type Class Description class
ConnectionImpl
class
QueueConnectionImpl
class
TopicConnectionImpl
class
XAConnectionImpl
class
XAQueueConnectionImpl
class
XATopicConnectionImpl
-
Uses of RequestHandler in com.swiftmq.jms.v610
Classes in com.swiftmq.jms.v610 that implement RequestHandler Modifier and Type Class Description class
ConnectionImpl
class
QueueConnectionImpl
class
TopicConnectionImpl
class
XAConnectionImpl
class
XAQueueConnectionImpl
class
XATopicConnectionImpl
-
Uses of RequestHandler in com.swiftmq.jms.v630
Classes in com.swiftmq.jms.v630 that implement RequestHandler Modifier and Type Class Description class
ConnectionImpl
class
QueueConnectionImpl
class
TopicConnectionImpl
class
XAConnectionImpl
class
XAQueueConnectionImpl
class
XATopicConnectionImpl
-
Uses of RequestHandler in com.swiftmq.jms.v750
Classes in com.swiftmq.jms.v750 that implement RequestHandler Modifier and Type Class Description class
ConnectionImpl
class
QueueConnectionImpl
class
TopicConnectionImpl
class
XAConnectionImpl
class
XAQueueConnectionImpl
class
XATopicConnectionImpl
-
Uses of RequestHandler in com.swiftmq.tools.requestreply
Methods in com.swiftmq.tools.requestreply with parameters of type RequestHandler Modifier and Type Method Description void
RequestRegistry. setRequestHandler(RequestHandler requestHandler)
-