| Interface | Description |
|---|---|
| ConnectionConfig | |
| MessageBrokerConfig | |
| RoutingConfig |
| Class | Description |
|---|---|
| FailurePolicy | |
| MessageBroker |
A MessageBroker provides a high level API to interact with an MessageBroker like RabbitMQ and provides the framework engines logic for message operations like sending, retrieving or rejecting for messages.
|
| MessageBrokerBuilder |
Builder to create an instance of the
MessageBroker which manages the connection to RabbitMQ and all related configuration and setups like creating queues and exchanges. |
Copyright © 2018. All rights reserved.