Spring.Messaging.Amqp.Rabbit
Spring.Messaging.Amqp.Rabbit.Core Namespace
See Also  Inheritance Hierarchy Send Feedback
Core package of the RabbitMQ support.

Classes

 ClassDescription
ClassMessageProperties Rabbit implementation that stores much of the message property information in Rabbit's IBasicProperties class. Also contains static strings for various content types.
ClassRabbitAccessor  
ClassRabbitAdmin RabbitMQ implementation of portable AMQP administrative operations for AMQP >= 0.8
ClassRabbitMessagePropertiesFactory Simple implementation of Spring.Messaging.Amqp.Core.IMessagePropertiesFactory interface.
ClassRabbitTemplate Helper class that simplifies synchronous RabbitMQ access code.

Interfaces

 InterfaceDescription
InterfaceIChannelAwareMessageListener  
InterfaceGeneric IChannelCallback  
InterfaceIRabbitOperations Rabbit specific methods for AMQP functionality.

Delegates

 DelegateDescription
DelegateGeneric ChannelCallbackDelegate  
DelegateMessageCreatorDelegate Strategy interface for creating AMQP messages.

See Also

© 2010 All Rights Reserved.