Hierarchy For Package org.springframework.integration.transformer.support
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.integration.transformer.support.AbstractHeaderValueMessageProcessor<T> (implements org.springframework.integration.transformer.support.HeaderValueMessageProcessor<T>)
- org.springframework.integration.transformer.support.ExpressionEvaluatingHeaderValueMessageProcessor<T> (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.integration.transformer.support.MessageProcessingHeaderValueMessageProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.integration.transformer.support.RoutingSlipHeaderValueMessageProcessor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.integration.transformer.support.StaticHeaderValueMessageProcessor<T>
- org.springframework.integration.transformer.support.AvroHeaders
- org.springframework.integration.transformer.support.AbstractHeaderValueMessageProcessor<T> (implements org.springframework.integration.transformer.support.HeaderValueMessageProcessor<T>)
Interface Hierarchy
- org.springframework.integration.handler.MessageProcessor<T>
- org.springframework.integration.transformer.support.HeaderValueMessageProcessor<T>