Package org.apache.qpid.jms.provider.amqp
package org.apache.qpid.jms.provider.amqp
-
ClassDescriptionAbstract base for all AmqpResource implementations to extend.Handles the case of anonymous JMS MessageProducers.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.AMQP Producer object that is used to manage JMS MessageProducer semantics.Base class for Producer instances.Proton-J ProtocolTracer implementation that writes AMQP frame data to the given logger target.An AMQP v1.0 Provider.Factory for creating the AMQP provider.Encapsulates the AMQP Redirect MapAmqpResource specification.Interface for any object that can will manage the lifetime of AmqpResource based object instances.Manage the SASL authentication processClass 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.Represents the AMQP Transaction coordinator link used by the transaction context of a session to control the lifetime of a given transaction.Utility class that can generate and if enabled pool the binary tag values used to identify transfers over an AMQP link.