| Interface | Description |
|---|---|
| MessageConsumer<T> |
A consumer endpoint for
messages with payload-type <T>. |
| Class | Description |
|---|---|
| DefaultMessageConsumer<T> | |
| DispatchingMessageConsumer |
A MessageConsumer that is acting as a MessageDispatcher for multiple MessageConsumers.
|
| EventSourceNotification | |
| EventSourceNotification.Builder | |
| MethodInvokingMessageConsumer<T> |
A
MessageConsumer that is calling a method of a class instance for every accepted Message |
| Enum | Description |
|---|---|
| EventSourceNotification.Status |