All Classes and Interfaces

Class
Description
Callback when a Message has been sent.
Channel lifecycle manager: create, check and close channel
ReplyHandler to handle processing replies when using regular queues.
 
Generated by camel build tools - do NOT edit this file!
 
 
 
 
Send and receive messages from RabbitMQ instances.
Generated by camel build tools - do NOT edit this file!
Generated by camel build tools - do NOT edit this file!
 
 
A method object for publishing to RabbitMQ
 
RabbitMQ based SendDynamicAware which allows to optimise RabbitMQ components with the toD (dynamic to) DSL in Camel.
Handles a reply.
Holder which contains the Exchange and AsyncCallback to be used when the reply arrives, so we can set the reply on the Exchange and continue routing using the callback.
The ReplyManager is responsible for handling request-reply over RabbitMQ.
 
Types for replyTo queues
ReplyHandler to handle processing replies when using temporary queues.
A ReplyManager when using temporary queues.
Callback to be used when using the option useMessageIDAsCorrelationID.