| Package | Description |
|---|---|
| org.wso2.broker.amqp.codec | |
| org.wso2.broker.amqp.codec.frames |
| Class and Description |
|---|
| AmqpChannel
AMQP channel representation.
|
ConnectionException
ConnectionException is associated with failures that preclude any further activity
on the connection and require its closing. |
| InMemoryMessageAggregator
Handles incoming AMQP message frames and creates
Message. |
| Class and Description |
|---|
| AmqFrameDecodingException
AMQFrameDecodingException indicates that an AMQP frame cannot be decoded because it does not have the correct
format as defined by the protocol.
|
| AmqpConnectionHandler
Netty handler for handling an AMQP connection.
|
ConnectionException
ConnectionException is associated with failures that preclude any further activity
on the connection and require its closing. |
Copyright © 2017 WSO2. All rights reserved.