|
Spring Integration | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
HeaderMapper<T> | Generic strategy interface for mapping MessageHeaders to and from other
types of objects. |
InboundMessageMapper<T> | Strategy interface for mapping from an Object to aMessage . |
OutboundMessageMapper<T> | Strategy interface for mapping from a Message to an Object. |
RequestReplyHeaderMapper<T> | Request/Reply strategy interface for mapping MessageHeaders to and from other
types of objects. |
Class Summary | |
---|---|
AbstractHeaderMapper<T> | Abstract base class for HeaderMapper implementations. |
Exception Summary | |
---|---|
MessageMappingException | Exception that indicates an error during message mapping. |
Provides classes related to mapping to/from message headers.
|
Spring Integration | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |