Uses of Package
org.apache.activemq.transport.amqp
Packages that use org.apache.activemq.transport.amqp
Package
Description
A Broker side implementation of the AMQP 3.1 protocol - see http://amqp.org/
-
Classes in org.apache.activemq.transport.amqp used by org.apache.activemq.transport.amqpClassDescriptionRepresents the AMQP protocol handshake packet that is sent during the initial exchange with a remote peer.A AMQP over NIO transport factoryInterface that defines the API for any AMQP protocol converter ised to map AMQP mechanics to ActiveMQ and back.Basic interface that mediates between protocol converter and transportThe 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.
-
Classes in org.apache.activemq.transport.amqp used by org.apache.activemq.transport.amqp.message
-
Classes in org.apache.activemq.transport.amqp used by org.apache.activemq.transport.amqp.protocolClassDescriptionInterface that defines the API for any AMQP protocol converter ised to map AMQP mechanics to ActiveMQ and back.Basic interface that mediates between protocol converter and transport
-
Classes in org.apache.activemq.transport.amqp used by org.apache.activemq.transport.amqp.saslClassDescriptionBasic interface that mediates between protocol converter and transport