See: Description
| Interface | Description |
|---|---|
| AmqpFrameParser.AMQPFrameSink | |
| AmqpTransport |
Basic interface that mediates between protocol converter and transport
|
| AmqpWireFormat.ResetListener | |
| IAmqpProtocolConverter |
| Class | Description |
|---|---|
| ActiveMQJMSVendor | |
| AmqpFrameParser |
State based Frame reader that is used in the NIO based transports where
AMQP frames can come in in partial or overlapping forms.
|
| AmqpHeader | |
| AmqpNioSslTransport | |
| AmqpNioSslTransportFactory | |
| AmqpNioTransport |
An implementation of the
Transport interface for using AMQP over NIO |
| AmqpNioTransportFactory |
A AMQP over NIO transport factory
|
| AMQPProtocolDiscriminator |
Used to assign the best implementation of a AmqpProtocolConverter to the
AmqpTransport based on the AmqpHeader that the client sends us.
|
| AMQPSslTransportFactory |
A AMQP over SSL transport factory
|
| AmqpSupport | |
| AmqpTransportFactory |
A AMQP transport factory
|
| 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
ActiveMQ commands.
|
| AmqpWireFormat | |
| AmqpWireFormatFactory |
Creates WireFormat objects that marshalls the Stomp protocol.
|
| Exception | Description |
|---|---|
| AmqpProtocolException |
Copyright © 2005–2016 The Apache Software Foundation. All rights reserved.