Spring AMQP

Uses of Interface
org.springframework.amqp.rabbit.core.RabbitOperations

Packages that use RabbitOperations
org.springframework.amqp.rabbit.core   
 

Uses of RabbitOperations in org.springframework.amqp.rabbit.core
 

Classes in org.springframework.amqp.rabbit.core that implement RabbitOperations
 class RabbitTemplate
           Helper class that simplifies synchronous RabbitMQ access (sending and receiving messages).
 


Spring AMQP

Copyright © 2012. All Rights Reserved.