Class HttpReceiveRequestActionParser

  • All Implemented Interfaces:
    org.springframework.beans.factory.xml.BeanDefinitionParser

    public class HttpReceiveRequestActionParser
    extends ReceiveMessageActionParser
    Since:
    2.4
    Author:
    Christoph Deppisch
    • Constructor Detail

      • HttpReceiveRequestActionParser

        public HttpReceiveRequestActionParser()
    • Method Detail

      • parse

        public org.springframework.beans.factory.config.BeanDefinition parse​(Element element,
                                                                             org.springframework.beans.factory.xml.ParserContext parserContext)
        Specified by:
        parse in interface org.springframework.beans.factory.xml.BeanDefinitionParser
        Overrides:
        parse in class ReceiveMessageActionParser