Class Hierarchy

  • java.lang.Object
    • org.springframework.beans.factory.xml.AbstractBeanDefinitionParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
    • org.springframework.integration.xml.selector.AbstractXPathMessageSelector (implements org.springframework.integration.core.MessageSelector)
    • org.springframework.integration.xml.DefaultXmlPayloadConverter (implements org.springframework.integration.xml.XmlPayloadConverter)
    • org.springframework.integration.xml.result.DomResultFactory (implements org.springframework.integration.xml.result.ResultFactory)
    • org.springframework.integration.xml.source.DomSourceFactory (implements org.springframework.integration.xml.source.SourceFactory)
    • 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.HeaderEnricher (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.splitter.AbstractMessageSplitter (implements org.springframework.integration.handler.DiscardingMessageHandler)
          • org.springframework.integration.router.AbstractMessageRouter (implements org.springframework.integration.router.MessageRouter)
            • org.springframework.integration.router.AbstractMappingMessageRouter (implements org.springframework.integration.support.management.MappingMessageRouterManagement)
              • org.springframework.integration.xml.router.XPathRouter
    • org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
      • org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
    • org.springframework.integration.xml.transformer.ResultToDocumentTransformer (implements org.springframework.integration.xml.transformer.ResultTransformer)
    • org.springframework.integration.xml.transformer.ResultToStringTransformer (implements org.springframework.integration.xml.transformer.ResultTransformer)
    • org.springframework.integration.xml.result.StringResultFactory (implements org.springframework.integration.xml.result.ResultFactory)
    • org.springframework.integration.xml.source.StringSourceFactory (implements org.springframework.integration.xml.source.SourceFactory)
    • java.lang.Throwable (implements java.io.Serializable)
    • org.springframework.integration.xml.selector.XmlValidatingMessageSelector (implements org.springframework.integration.core.MessageSelector)
    • org.springframework.integration.xml.transformer.support.XPathExpressionEvaluatingHeaderValueMessageProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.integration.transformer.support.HeaderValueMessageProcessor<T>)
    • org.springframework.integration.xml.xpath.XPathUtils

Interface Hierarchy

Enum Class Hierarchy