Uses of Class
org.apache.qpid.jms.provider.amqp.AmqpAbstractResource
Packages that use AmqpAbstractResource
-
Uses of AmqpAbstractResource in org.apache.qpid.jms.provider.amqp
Subclasses of AmqpAbstractResource in org.apache.qpid.jms.provider.amqpModifier and TypeClassDescriptionclassHandles the case of anonymous JMS MessageProducers.classclassSubclass of the standard session object used solely by AmqpConnection to aid in managing connection resources that require a persistent session.classAMQP Consumer object that is used to manage JMS MessageConsumer semantics.classAMQP Producer object that is used to manage JMS MessageProducer semantics.classBase class for Producer instances.classclassManages a Temporary Destination linked to a given Connection.classRepresents the AMQP Transaction coordinator link used by the transaction context of a session to control the lifetime of a given transaction.