See: Description
Interface | Description |
---|---|
AmqpTransport |
Basic interface that mediates between protocol converter and transport
|
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
|
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-2013 Red Hat, Inc.. All Rights Reserved.