Uses of Package
org.springframework.integration.support.json
Package
Description
Root package of the Spring Integration Java DSL.
Byte array (de)serializers for putting some protocol on the
wire so that incoming messages can be constructed from stream data.
Provides classes supporting JSON in Spring Integration.
Provides classes supporting json.
Contains core-implementation of various Transformers which includes Enrichers
and Filters.
-
ClassDescriptionStrategy interface to convert an Object to/from the JSON representation.
-
ClassDescriptionStrategy interface to convert an Object to/from the JSON representation.
-
ClassDescriptionStrategy interface to convert an Object to/from the JSON representation.
-
ClassDescriptionBase class for Jackson
JsonObjectMapper
implementations.AbstractInboundMessageMapper
implementation that maps incoming JSON messages to aMessage
with the specified payload type.Jackson 2 JSON-processor (@link https://github.com/FasterXML) JsonObjectMapper implementation.InboundMessageMapper
implementation that maps incoming JSON messages to aMessage
with the specified payload type.Strategy interface to convert an Object to/from the JSON representation.A JacksonStdNodeBasedDeserializer
extension forMessage
implementations. -
ClassDescriptionStrategy interface to convert an Object to/from the JSON representation.