| Interface | Description |
|---|---|
| ArgsConfigurer | Deprecated
The endpoint uri properties
RabbitMQEndpoint.setExchangeArgs(Map)
RabbitMQEndpoint.setQueueArgs(Map)
RabbitMQEndpoint.setBindingArgs(Map)
are favoured over their configurer counterparts. |
| Class | Description |
|---|---|
| RabbitMQComponent | |
| RabbitMQConnectionFactorySupport | |
| RabbitMQConstants | |
| RabbitMQConsumer | |
| RabbitMQDeclareSupport | |
| RabbitMQEndpoint |
The rabbitmq component allows you produce and consume messages from
RabbitMQ instances.
|
| RabbitMQMessageConverter | |
| RabbitMQMessagePublisher |
A method object for publishing to RabbitMQ
|
| RabbitMQProducer |
| Enum | Description |
|---|---|
| ReplyToType |
Types for replyTo queues
|
Apache Camel