MessageBus for RabbitMQ.See: Description
| Class | Description |
|---|---|
| ConnectionFactorySettings |
Configures the connection factory used by the rabbit message bus.
|
| ConnectionFactorySettings.RabbitPropertiesLoader | |
| LocalizedQueueConnectionFactory |
A
RoutingConnectionFactory that determines the node on which a queue is located and
returns a factory that connects directly to that node. |
| RabbitMessageBus |
A
MessageBus implementation backed by RabbitMQ. |
MessageBus for RabbitMQ.