Spring AMQP

Package org.springframework.amqp.rabbit.core

Interface Summary
ChannelAwareMessageListener<M extends Message> A message listener that is aware of the Channel on which the message was received.
ChannelCallback<T> Basic callback for use in RabbitTemplate
RabbitOperations Rabbit specific methods for Amqp functionality.
 

Class Summary
RabbitAdmin RabbitMQ implementation of portable AMQP administrative operations for AMQP >= 0.9.1
RabbitMessageProperties Rabbit implementation of MessageProperties that stores much of the message property information in Rabbit's BasicProperites class.
RabbitTemplate Helper class that simplifies synchronous RabbitMQ access code.
 


Spring AMQP

Copyright © 2010. All Rights Reserved.