Spring.Messaging.Amqp.Rabbit
Spring.Messaging.Amqp.Rabbit Assembly
See Also  Send Feedback
This assembly contains integration classes for RabbitMQ, allowing for Spring-style AMQP access.

Namespaces

NamespaceDescription
Spring.Messaging.Amqp.Rabbit.ConnectionProvides a interface for a RabbitMQ ConnectionFactory, and a SingleConnectionFactory implementaion.
Spring.Messaging.Amqp.Rabbit.CoreCore package of the RabbitMQ support.
Spring.Messaging.Amqp.Rabbit.Core.SupportClasses supporting the Spring.Messaging.Amqp.Rabbit.Core namespace
Spring.Messaging.Amqp.Rabbit.ListenerThis namespace contains the base message listener container facility.
Spring.Messaging.Amqp.Rabbit.Listener.AdapterMessage listener adapter mechanism that delegates to target listener methods, converting messages to appropriate message content types (such as String or byte array) that get passed into listener methods.
Spring.Messaging.Amqp.Rabbit.SupportThis package provides generic RabbitMQ support classes, to be used by higher-level classes like RabbitTemplate.
© 2010 All Rights Reserved.