Hierarchy For Package org.springframework.integration.json
Class Hierarchy
- java.lang.Object
- org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.context.ComponentSourceAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
- org.springframework.integration.transformer.AbstractTransformer (implements org.springframework.integration.transformer.Transformer)
- org.springframework.integration.json.JsonToObjectTransformer (implements org.springframework.beans.factory.BeanClassLoaderAware)
 - org.springframework.integration.json.ObjectToJsonTransformer
 
 
 - org.springframework.integration.transformer.AbstractTransformer (implements org.springframework.integration.transformer.Transformer)
 - org.springframework.integration.json.JsonIndexAccessor (implements org.springframework.expression.IndexAccessor)
 - org.springframework.integration.json.JsonNodeWrapperToJsonNodeConverter (implements org.springframework.core.convert.converter.GenericConverter)
 - org.springframework.integration.json.JsonPathUtils
 - org.springframework.integration.json.JsonPropertyAccessor (implements org.springframework.expression.PropertyAccessor)
 - org.springframework.integration.json.SimpleJsonSerializer
 
 - org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.context.ComponentSourceAware, org.springframework.integration.context.ExpressionCapable, org.springframework.beans.factory.InitializingBean, org.springframework.integration.support.context.NamedComponent)
 
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.integration.json.ObjectToJsonTransformer.ResultType
 
 
 - java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)