|
Interface Summary |
| MessagePropertiesConverter |
Strategy interface for converting between Spring AMQP MessageProperties
and RabbitMQ BasicProperties. |
| PublisherCallbackChannel |
Instances of this interface support a single listener being
registered for publisher confirms with multiple channels,
by adding context to the callbacks. |
| PublisherCallbackChannel.Listener |
Listeners implementing this interface can participate
in publisher confirms received from multiple channels,
by invoking addListener on each channel. |