Class Hierarchy
- java.lang.Object
- org.springframework.integration.transformer.AbstractMessageProcessingTransformer (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.support.management.ManageableLifecycle, org.springframework.integration.transformer.Transformer)
- org.springframework.integration.transformer.ExpressionEvaluatingTransformer
- org.springframework.integration.transformer.MethodInvokingTransformer
- org.springframework.integration.context.IntegrationObjectSupport (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, 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.transformer.AbstractPayloadTransformer<T,
U> - org.springframework.integration.transformer.EncodingPayloadTransformer<T>
- org.springframework.integration.transformer.MapToObjectTransformer
- org.springframework.integration.transformer.ObjectToMapTransformer
- org.springframework.integration.transformer.ObjectToStringTransformer
- org.springframework.integration.transformer.PayloadTypeConvertingTransformer<T,
U> - org.springframework.integration.transformer.PayloadDeserializingTransformer
- org.springframework.integration.transformer.PayloadSerializingTransformer
- org.springframework.integration.transformer.SyslogToMapTransformer
- org.springframework.integration.transformer.ClaimCheckInTransformer (implements org.springframework.integration.IntegrationPattern)
- org.springframework.integration.transformer.ClaimCheckOutTransformer (implements org.springframework.integration.IntegrationPattern)
- org.springframework.integration.transformer.DecodingTransformer<T>
- org.springframework.integration.transformer.SimpleFromAvroTransformer (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.integration.transformer.SimpleToAvroTransformer
- org.springframework.integration.transformer.StreamTransformer
- org.springframework.integration.transformer.AbstractPayloadTransformer<T,
- org.springframework.integration.transformer.HeaderEnricher (implements org.springframework.integration.IntegrationPattern, org.springframework.integration.transformer.Transformer)
- org.springframework.integration.transformer.HeaderFilter (implements org.springframework.integration.IntegrationPattern, org.springframework.integration.transformer.Transformer)
- org.springframework.integration.handler.MessageHandlerSupport (implements org.springframework.integration.support.management.IntegrationManagement, org.springframework.integration.IntegrationPattern, org.springframework.integration.context.Orderable, org.springframework.integration.support.management.TrackableComponent)
- org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
- org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
- org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.integration.transformer.ContentEnricher (implements org.springframework.integration.support.management.ManageableLifecycle)
- org.springframework.integration.transformer.MessageTransformingHandler (implements org.springframework.integration.support.management.ManageableLifecycle)
- org.springframework.integration.handler.AbstractReplyProducingMessageHandler (implements org.springframework.beans.factory.BeanClassLoaderAware)
- org.springframework.integration.handler.AbstractMessageProducingHandler (implements org.springframework.integration.handler.HeaderPropagationAware, org.springframework.integration.core.MessageProducer)
- org.springframework.integration.handler.AbstractMessageHandler (implements reactor.core.CoreSubscriber<T>, org.springframework.messaging.MessageHandler)
- org.springframework.integration.transformer.AbstractTransformer (implements org.springframework.integration.transformer.Transformer)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.messaging.MessagingException
- org.springframework.integration.transformer.MessageTransformationException
- org.springframework.messaging.MessagingException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.integration.transformer.AbstractMessageProcessingTransformer (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.support.management.ManageableLifecycle, org.springframework.integration.transformer.Transformer)
Interface Hierarchy
- org.springframework.integration.core.GenericTransformer<S,
T> - org.springframework.integration.transformer.Transformer