Interface | Description |
---|---|
AmqpConnection |
AMQP client connection facade
|
AmqpReceiver<T> |
AMQP client receiver
|
AmqpReceiverFactory |
AMQP client receiver factor
|
AmqpSender<T> |
AMQP client sender
|
AmqpSenderFactory |
AMQP client receiver factor
|
Class | Description |
---|---|
AmqpConnectionFactory |
AMQP client connection facade
|
AmqpServerProtocol |
AMQP server protocol
|
Exception | Description |
---|---|
AmqpException |
AMQP exception
|