| Class | Description |
|---|---|
| AmqpConnectionHandler |
Netty handler for handling an AMQP connection.
|
| AmqpDecoder |
Netty based AMQP frame decoder.
|
| AmqpEncoder |
Netty based AMQP encoder.
|
| AmqpMessageWriter |
Writes
AmqpDeliverMessage to the outbound channel |
| BlockingTaskHandler |
BlockingTaskHandler is handles by a separate executor group to handle event so that the Netty event loop
does not get blocked. |
Copyright © 2018 WSO2. All rights reserved.