Uses of Package
org.apache.qpid.jms.provider.amqp
Packages that use org.apache.qpid.jms.provider.amqp
Package
Description
-
Classes in org.apache.qpid.jms.provider.amqp used by org.apache.qpid.jms.provider.amqpClassDescriptionAbstract base for all AmqpResource implementations to extend.Class used to examine the capabilities and connection properties of the remote connection and provide that information to the client code in a simpler and more easy to digest manner.Subclass of the standard session object used solely by AmqpConnection to aid in managing connection resources that require a persistent session.AMQP Consumer object that is used to manage JMS MessageConsumer semantics.Interface used by classes that want to process AMQP events sent from the transport layer.Used to provide a source for an exception based on some event such as operation timed out, etc.Base class for Producer instances.An AMQP v1.0 Provider.Encapsulates the AMQP Redirect MapAmqpResource specification.Interface for any object that can will manage the lifetime of AmqpResource based object instances.Class used to track named subscriptions on a connection to allow verifying current usage and assigning appropriate link names.Manages a Temporary Destination linked to a given Connection.Handles the operations surrounding AMQP transaction control.
-
Classes in org.apache.qpid.jms.provider.amqp used by org.apache.qpid.jms.provider.amqp.buildersClassDescriptionAMQP Consumer object that is used to manage JMS MessageConsumer semantics.Interface used by classes that want to process AMQP events sent from the transport layer.Used to provide a source for an exception based on some event such as operation timed out, etc.Base class for Producer instances.An AMQP v1.0 Provider.AmqpResource specification.Interface for any object that can will manage the lifetime of AmqpResource based object instances.Manages a Temporary Destination linked to a given Connection.Handles the operations surrounding AMQP transaction control.Represents the AMQP Transaction coordinator link used by the transaction context of a session to control the lifetime of a given transaction.
-
Classes in org.apache.qpid.jms.provider.amqp used by org.apache.qpid.jms.provider.amqp.messageClassDescriptionAMQP Consumer object that is used to manage JMS MessageConsumer semantics.