Uses of Class
org.apache.activemq.transport.amqp.protocol.AmqpAbstractReceiver
Packages that use AmqpAbstractReceiver
-
Uses of AmqpAbstractReceiver in org.apache.activemq.transport.amqp.protocol
Subclasses of AmqpAbstractReceiver in org.apache.activemq.transport.amqp.protocolModifier and TypeClassDescriptionclassAn AmqpReceiver wraps the AMQP Receiver end of a link from the remote peer which holds the corresponding Sender which transfers message accross the link.classImplements the AMQP Transaction Coordinator support to manage local transactions between an AMQP client and the broker.