| Class | Description |
|---|---|
| ActiveMQConfiguration |
ActiveMQ components configuration: jms connection factory and transaction manager.
|
| AmqProperties |
Properties for ActiveMQ Broker and queues.
|
| AmqProperties.QueueName |
Nested properties that contains names of required queues.
|
| EventBrokerConfiguration |
Main configuration of Event Broker application.
|
| EventProcessingConfiguration |
Configuration defines components that are responsible for listen events and sending them to processing pipeline via
EventMessageProcessor interface. |
| EventTransportConfiguration |
Configuration that defines components for sending and receiving messages outbound the application.
|
| SenderClientProperties |
Defines set of properties that would be used to configure
HttpClient instance for EventSender. |