Spring AMQP

Package org.springframework.amqp.rabbit.core

Interface Summary
ChannelAwareMessageListener 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
RabbitTemplate Helper class that simplifies synchronous RabbitMQ access code.
 


Spring AMQP

Copyright © 2011. All Rights Reserved.