Package org.springframework.integration.json

Class Summary
InboundJsonMessageMapper InboundMessageMapper implementation that maps incoming JSON messages to a Message with the specified payload type.
OutboundJsonMessageMapper OutboundMessageMapper implementation the converts a Message to a JSON string representation.