|
Spring Integration | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Message<T> | The central interface that any Message type must implement. |
MessageChannel | Base channel interface defining common behavior for sending messages. |
MessageHeaders.IdGenerator |
Class Summary | |
---|---|
MessageHeaders | The headers for a Message .IMPORTANT: MessageHeaders are immutable. |
Exception Summary | |
---|---|
MessageDeliveryException | Exception that indicates an error occurred during message delivery. |
MessageDispatchingException | Exception that indicates an internal error occurred within
a MessageDispatcher preventing message delivery. |
MessageHandlingException | Exception that indicates an error occurred during message handling. |
MessageRejectedException | Exception that indicates a message has been rejected by a selector. |
MessageTimeoutException | Exception that indicates a timeout elapsed prior to successful message delivery. |
MessagingException | The base exception for any failures related to messaging. |
Base package for Spring Integration Core. Provides fundamental classes.
|
Spring Integration | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |