Uses of Class
org.springframework.integration.support.json.AbstractJsonInboundMessageMapper
-
Uses of AbstractJsonInboundMessageMapper in org.springframework.integration.support.json
Modifier and TypeClassDescriptionclass
InboundMessageMapper
implementation that maps incoming JSON messages to aMessage
with the specified payload type.