@NonNullApi
See: Description
| Class | Description |
|---|---|
| IntegrationMessageHeaderAccessor |
Adds standard SI Headers.
|
| StaticMessageHeaderAccessor |
Lightweight type-safe header accessor avoiding object
creation just to access a header.
|
| Exception | Description |
|---|---|
| MessageDispatchingException |
Exception that indicates an internal error occurred within
a
MessageDispatcher preventing message delivery. |
| MessageRejectedException |
Exception that indicates a message has been rejected by a selector.
|
| MessageTimeoutException |
Exception that indicates a timeout elapsed prior to successful message delivery.
|