| Package | Description |
|---|---|
| org.springframework.messaging.support |
Provides implementations of
Message along with
a MessageBuilder and MessageHeaderAccessor for building and working with messages and
message headers, as well as various MessageChannel
implementations and channel interceptor support. |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorMessage
A
GenericMessage with a Throwable payload. |