|
Spring Integration | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| JsonInboundMessageMapper | InboundMessageMapper implementation that maps incoming JSON messages to a Message with the specified payload type. |
| JsonOutboundMessageMapper | OutboundMessageMapper implementation the converts a Message to a JSON string representation. |
| JsonToObjectTransformer<T> | Transformer implementation that converts a JSON string payload into an instance of the provided target Class. |
| ObjectToJsonTransformer | Transformer implementation that converts a payload instance into a JSON string representation. |
Provides classes supporting JSON in Spring Integration.
|
Spring Integration | ||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||