| Class | Description |
|---|---|
| AmqConstant |
Keep constants related to AMQP codec which are shared in many places.
|
| AmqpChannel |
AMQP channel representation
|
| AmqpConnectionHandler |
Netty handler for handling an AMQP connection.
|
| AmqpDecoder |
Netty based AMQP frame decoder.
|
| AmqpEncoder |
Netty based AMQP encoder.
|
| Exception | Description |
|---|---|
| AmqFrameDecodingException |
AMQFrameDecodingException indicates that an AMQP frame cannot be decoded because it does not have the correct
format as defined by the protocol.
|
Copyright © 2017 WSO2. All rights reserved.