Uses of Package
org.apache.activemq.transport.amqp
-
Packages that use org.apache.activemq.transport.amqp Package Description org.apache.activemq.transport.amqp A Broker side implementation of the AMQP 3.1 protocol - see http://amqp.org/org.apache.activemq.transport.amqp.message org.apache.activemq.transport.amqp.protocol org.apache.activemq.transport.amqp.sasl -
Classes in org.apache.activemq.transport.amqp used by org.apache.activemq.transport.amqp Class Description AmqpFrameParser.AMQPFrameSink AmqpHeader Represents the AMQP protocol handshake packet that is sent during the initial exchange with a remote peer.AmqpInactivityMonitor AmqpNioTransportFactory A AMQP over NIO transport factoryAmqpProtocolConverter Interface that defines the API for any AMQP protocol converter ised to map AMQP mechanics to ActiveMQ and back.AmqpProtocolException AmqpTransport Basic interface that mediates between protocol converter and transportAmqpTransportFilter The AMQPTransportFilter normally sits on top of a TcpTransport that has been configured with the AmqpWireFormat and is used to convert AMQP commands to ActiveMQ commands.AmqpWireFormat AmqpWireFormat.ResetListener -
Classes in org.apache.activemq.transport.amqp used by org.apache.activemq.transport.amqp.message Class Description AmqpProtocolException -
Classes in org.apache.activemq.transport.amqp used by org.apache.activemq.transport.amqp.protocol Class Description AmqpProtocolConverter Interface that defines the API for any AMQP protocol converter ised to map AMQP mechanics to ActiveMQ and back.AmqpTransport Basic interface that mediates between protocol converter and transportResponseHandler Interface used by the AmqpProtocolConverter for callbacks from the broker. -
Classes in org.apache.activemq.transport.amqp used by org.apache.activemq.transport.amqp.sasl Class Description AmqpTransport Basic interface that mediates between protocol converter and transport