class |
AmqpAnonymousFallbackProducer |
Handles the case of anonymous JMS MessageProducers.
|
class |
AmqpConnection |
|
class |
AmqpConnectionSession |
Subclass of the standard session object used solely by AmqpConnection to
aid in managing connection resources that require a persistent session.
|
class |
AmqpConsumer |
AMQP Consumer object that is used to manage JMS MessageConsumer semantics.
|
class |
AmqpFixedProducer |
AMQP Producer object that is used to manage JMS MessageProducer semantics.
|
class |
AmqpProducer |
Base class for Producer instances.
|
class |
AmqpSession |
|
class |
AmqpTemporaryDestination |
Manages a Temporary Destination linked to a given Connection.
|
class |
AmqpTransactionCoordinator |
Represents the AMQP Transaction coordinator link used by the transaction context
of a session to control the lifetime of a given transaction.
|