Class Hierarchy
- java.lang.Object
- org.springframework.integration.support.json.AbstractJacksonJsonObjectMapper<N,P,J> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.integration.support.json.JsonObjectMapper<N,P>)
- org.springframework.integration.support.json.AbstractJsonInboundMessageMapper<P> (implements org.springframework.integration.mapping.InboundMessageMapper<T>)
- org.springframework.integration.support.json.EmbeddedJsonHeadersMessageMapper (implements org.springframework.integration.mapping.BytesMessageMapper)
- org.springframework.integration.support.json.Jackson2JsonMessageParser
- org.springframework.integration.support.json.JacksonJsonUtils
- org.springframework.integration.support.json.JacksonPresent
- com.fasterxml.jackson.databind.JsonDeserializer<T> (implements com.fasterxml.jackson.databind.deser.NullValueProvider)
- com.fasterxml.jackson.databind.deser.std.StdDeserializer<T> (implements java.io.Serializable, com.fasterxml.jackson.databind.deser.ValueInstantiator.Gettable)
- com.fasterxml.jackson.databind.deser.std.StdNodeBasedDeserializer<T> (implements com.fasterxml.jackson.databind.deser.ResolvableDeserializer)
- org.springframework.integration.support.json.JsonObjectMapperProvider
- org.springframework.integration.support.json.JsonOutboundMessageMapper (implements org.springframework.integration.mapping.OutboundMessageMapper<T>)
- com.fasterxml.jackson.databind.JsonSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable)
- com.fasterxml.jackson.databind.ser.std.StdSerializer<T> (implements com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable, com.fasterxml.jackson.databind.jsonschema.SchemaAware, java.io.Serializable)