Class | Description | |
---|---|---|
![]() | MessageProperties | Rabbit implementation that stores much of the message property information in Rabbit's IBasicProperties class. Also contains static strings for various content types. |
![]() | RabbitAccessor | |
![]() | RabbitAdmin | RabbitMQ implementation of portable AMQP administrative operations for AMQP >= 0.8 |
![]() | RabbitMessagePropertiesFactory | Simple implementation of Spring.Messaging.Amqp.Core.IMessagePropertiesFactory interface. |
![]() | RabbitTemplate | Helper class that simplifies synchronous RabbitMQ access code. |
Interface | Description | |
---|---|---|
![]() | IChannelAwareMessageListener | |
![]() | Generic IChannelCallback | |
![]() | IRabbitOperations | Rabbit specific methods for AMQP functionality. |
Delegate | Description | |
---|---|---|
![]() | Generic ChannelCallbackDelegate | |
![]() | MessageCreatorDelegate | Strategy interface for creating AMQP messages. |