Package | Description |
---|---|
org.apache.qpid.jms.provider.amqp |
Modifier and Type | Class and Description |
---|---|
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.
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.