See: Description
| Interface | Description |
|---|---|
| ConnectionListener |
A connection listener is used by a connection factory to notify clients about a change in
connection state.
|
| MessagePublisher |
| Class | Description |
|---|---|
| CdiConnectionFactory |
A single connection factory provides ONE SINGLE connection to a RabbitMQ message broker via TCP.
|
| ConnectionConfigurator | |
| ConsumerContainerProvider |
Provides the default consumer container.
|
| EventBinder |
Binds incoming CDI events to queues and outgoing CDI events to exchanges of a broker.
|
| EventConsumer | |
| EventPublisher |
Publishes events to exchanges of a broker.
|
| EventPublisher.PublisherConfiguration |
A publisher configuration stores all important settings and options used for publishing and
event.
|
| GenericPublisher |
| Annotation Type | Description |
|---|---|
| ConnectionConfiguration |
Configures the connection settings of the connection factory that is used by the class annotated
by this configuration.
|