Uses of Interface
org.apache.activemq.transport.amqp.protocol.ResponseHandler
Packages that use ResponseHandler
-
Uses of ResponseHandler in org.apache.activemq.transport.amqp.protocol
Methods in org.apache.activemq.transport.amqp.protocol with parameters of type ResponseHandlerModifier and TypeMethodDescriptionprotected voidAmqpAbstractLink.sendToActiveMQ(org.apache.activemq.command.Command command, ResponseHandler handler) Shortcut method to hand off an ActiveMQ Command to the broker and assign a ResponseHandler to deal with any reply from the broker.