RabbitMQConnectionFactory |
Encapsulate a RabbitMQ AMQP Connection factory definition within an inbound configuration
|
RabbitMQConstants |
Holds constants for RabbitMQ Inbound Endpoint Implementation
|
RabbitMQConsumer |
The actual tasks that perform message consuming
|
RabbitMQInjectHandler |
The received messages will be injected into the sequence for the mediation.
|
RabbitMQListener |
The listener implementation to initialize the RabbitMQ consumer once with inbound parameters.
|
RabbitMQRecoveryListener |
Logging notifications about completed automatic connection recovery
|
RabbitMQTask |
The task implementation to trigger the RabbitMQ consumer.
|
RabbitMQUtils |
Helper class to support AMQP inbound endpoint related functions
|