See: Description
| Interface | Description |
|---|---|
| ChannelAwareBatchMessageListener |
Used to receive a batch of messages if the container supports it.
|
| ChannelAwareMessageListener |
A message listener that is aware of the Channel on which the message was received.
|
| RabbitListenerErrorHandler |
An error handler which is called when a {code @RabbitListener} method
throws an exception.
|