Class WebServiceHeaderEnricherParser

java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.AbstractConsumerEndpointParser
org.springframework.integration.config.xml.AbstractTransformerParser
org.springframework.integration.config.xml.HeaderEnricherParserSupport
org.springframework.integration.ws.config.WebServiceHeaderEnricherParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public class WebServiceHeaderEnricherParser extends org.springframework.integration.config.xml.HeaderEnricherParserSupport
Since:
2.0
  • Field Summary

    Fields inherited from class org.springframework.integration.config.xml.AbstractConsumerEndpointParser

    EXPRESSION_ATTRIBUTE, METHOD_ATTRIBUTE, REF_ATTRIBUTE

    Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser

    ID_ATTRIBUTE, NAME_ATTRIBUTE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class org.springframework.integration.config.xml.HeaderEnricherParserSupport

    addElementToHeaderMapping, addElementToHeaderMapping, getTransformerClassName, parseTransformer, postProcessHeaderEnricher, processHeaders

    Methods inherited from class org.springframework.integration.config.xml.AbstractTransformerParser

    parseHandler

    Methods inherited from class org.springframework.integration.config.xml.AbstractConsumerEndpointParser

    getInputChannelAttributeName, parseInternal, replyChannelInChainAllowed, resolveId

    Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser

    parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • WebServiceHeaderEnricherParser

      public WebServiceHeaderEnricherParser()