| Name | Description | Type | Package | Framework |
| AbstractSaslMechanism | Base class for SASL Mechanisms that provides common functionality. | Class | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ |
| ActiveMQJMSVendor | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| AmqpAbstractLink | Abstract AmqpLink implementation that provide basic Link services. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ |
| AmqpAbstractReceiver | Abstract base that provides common services for AMQP Receiver types. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ |
| AmqpAuthenticator | SASL Authenitcation engine. | Class | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ |
| AmqpConnection | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ | |
| AmqpFrameParser | State based Frame reader that is used in the NIO based transports where AMQP frames can come in in partial or overlapping forms. | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ |
| AmqpHeader | Represents the AMQP protocol handshake packet that is sent during the initial exchange with a remote peer. | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ |
| AmqpInactivityMonitor | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpJmsSelectorFilter | A Described Type wrapper for JMS selector values. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ |
| AmqpLink | Interface used to define the operations needed to implement an AMQP Link based endpoint, i. | Interface | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ |
| AMQPNativeInboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| AMQPNativeOutboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| AmqpNioSslTransport | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpNioSslTransportFactory | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpNioTransport | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpNioTransportFactory | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpNoLocalFilter | A Described Type wrapper for JMS no local option for MessageConsumer. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ |
| AmqpProtocolConverter | Interface that defines the API for any AMQP protocol converter ised to map AMQP mechanincs to ActiveMQ and back. | Interface | org.apache.activemq.transport.amqp | Apache ActiveMQ |
| AmqpProtocolDiscriminator | Used to assign the best implementation of a AmqpProtocolConverter to the AmqpTransport based on the AmqpHeader that the client sends us. | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ |
| AmqpProtocolException | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AMQPRawInboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| AmqpReceiver | An AmqpReceiver wraps the AMQP Receiver end of a link from the remote peer which holds the corresponding Sender which transfers message accross the | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ |
| AmqpResource | Root interface for all endpoint objects. | Interface | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ |
| AmqpSender | An AmqpSender wraps the AMQP Sender end of a link from the remote peer which holds the corresponding Receiver which receives messages transfered | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ |
| AmqpSession | Wraps the AMQP Session and provides the services needed to manage the remote peer requests for link establishment. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ |
| AmqpSslTransportFactory | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpSupport | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpTransactionCoordinator | transactions between an AMQP client and the broker. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ |
| AmqpTransferTagGenerator | Utility class that can generate and if enabled pool the binary tag values used to identify transfers over an AMQP link. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ |
| AmqpTransport | Interface | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpTransportFactory | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpTransportFilter | The AMQPTransportFilter normally sits on top of a TcpTransport that has been configured with the AmqpWireFormat and is used to convert AMQP commands to | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ |
| AmqpWireFormat | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpWireFormatFactory | Creates the default AMQP WireFormat object used to configure the protocol support. | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ |
| AnonymousMechanism | SASL Anonymous mechanism implementation. | Class | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ |
| AutoOutboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| EncodedMessage | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| InboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| JMSMappingInboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| JMSMappingOutboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| JMSVendor | Interface | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| OutboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| PlainMechanism | Class | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ | |
| ResponseHandler | Interface used by the AmqpProtocolConverter for callbacks from the broker. | Interface | org.apache.activemq.transport.amqp | Apache ActiveMQ |
| SaslMechanism | A SASL Mechanism implements this interface in order to provide the AmqpAuthenticator with the means of providing authentication services | Interface | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ |