See: Description
| Interface | Description |
|---|---|
| AmqpTransport |
Basic interface that mediates between protocol converter and transport
|
| IAmqpProtocolConverter |
| Class | Description |
|---|---|
| ActiveMQJMSVendor | |
| AmqpHeader | |
| AmqpNioSslTransport | |
| AmqpNioSslTransportFactory | |
| AmqpNioTransport |
An implementation of the
Transport interface for using AMQP over NIO |
| AmqpNioTransportFactory |
A AMQP over NIO transport factory
|
| AmqpNioTransportHelper | |
| 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-2014 Red Hat, Inc.. All Rights Reserved.