| Class | Description |
|---|---|
| AckData |
Used to keep record of unacked messages.
|
| AmqpConsumer |
AMQP based message consumer.
|
| AmqpDeliverMessage |
AMQP delivery message which consists of the basic.deliver, ContentHeader and ContentBody frames
|
| AmqpServerConfiguration |
Java bean class for AMQP server related configurations.
|
| AmqpServerConfiguration.FlowDetails |
Contains information related to AMQP channelFlow controlling limits.
|
| AmqpServerConfiguration.KeyStoreDetails |
Contains keystore relate configurations.
|
| AmqpServerConfiguration.NonSecureServerDetails |
Contains information required to setup the non secure server socket.
|
| AmqpServerConfiguration.SslServerDetails |
Contains information required to setup the secured server socket.
|
| AmqpServerConfiguration.TrustStoreDetails |
Contains keystore relate configurations.
|
| Server |
AMQP Server implementation.
|
| SslHandlerFactory |
Factory class for creating the SSL engine
|
| Exception | Description |
|---|---|
| AmqpException |
AMQP specific exception class.
|
Copyright © 2018 WSO2. All rights reserved.