See: Description
| Interface | Description |
|---|---|
| ChannelAwareMessageListener |
A message listener that is aware of the Channel on which the message was received.
|
| ChannelCallback<T> |
Basic callback for use in RabbitTemplate
|
| RabbitOperations |
Rabbit specific methods for Amqp functionality.
|
| RabbitTemplate.ConfirmCallback | |
| RabbitTemplate.ReturnCallback |
| Class | Description |
|---|---|
| RabbitAdmin |
RabbitMQ implementation of portable AMQP administrative operations for AMQP >= 0.9.1
|
| RabbitTemplate |
Helper class that simplifies synchronous RabbitMQ access (sending and receiving messages).
|