Uses of Package
org.apache.qpid.jms.provider.amqp
-
Packages that use org.apache.qpid.jms.provider.amqp Package Description org.apache.qpid.jms.provider.amqp org.apache.qpid.jms.provider.amqp.builders org.apache.qpid.jms.provider.amqp.message -
Classes in org.apache.qpid.jms.provider.amqp used by org.apache.qpid.jms.provider.amqp Class Description AmqpAbstractResource Abstract base for all AmqpResource implementations to extend.AmqpConnection AmqpConnectionProperties 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.AmqpConnectionSession Subclass of the standard session object used solely by AmqpConnection to aid in managing connection resources that require a persistent session.AmqpConsumer AMQP Consumer object that is used to manage JMS MessageConsumer semantics.AmqpEventSink Interface used by classes that want to process AMQP events sent from the transport layer.AmqpExceptionBuilder Used to provide a source for an exception based on some event such as operation timed out, etc.AmqpProducer Base class for Producer instances.AmqpProvider An AMQP v1.0 Provider.AmqpRedirect Encapsulates the AMQP Redirect MapAmqpResource AmqpResource specification.AmqpResourceParent Interface for any object that can will manage the lifetime of AmqpResource based object instances.AmqpSession AmqpSubscriptionTracker Class used to track named subscriptions on a connection to allow verifying current usage and assigning appropriate link names.AmqpTemporaryDestination Manages a Temporary Destination linked to a given Connection.AmqpTransactionContext Handles the operations surrounding AMQP transaction control.AmqpTransactionContext.DischargeCompletion -
Classes in org.apache.qpid.jms.provider.amqp used by org.apache.qpid.jms.provider.amqp.builders Class Description AmqpConnection AmqpConsumer AMQP Consumer object that is used to manage JMS MessageConsumer semantics.AmqpEventSink Interface used by classes that want to process AMQP events sent from the transport layer.AmqpExceptionBuilder Used to provide a source for an exception based on some event such as operation timed out, etc.AmqpProducer Base class for Producer instances.AmqpProvider An AMQP v1.0 Provider.AmqpResource AmqpResource specification.AmqpResourceParent Interface for any object that can will manage the lifetime of AmqpResource based object instances.AmqpSession AmqpTemporaryDestination Manages a Temporary Destination linked to a given Connection.AmqpTransactionContext Handles the operations surrounding AMQP transaction control.AmqpTransactionCoordinator 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.message Class Description AmqpConnection AmqpConsumer AMQP Consumer object that is used to manage JMS MessageConsumer semantics.