- All Implemented Interfaces:
- MuleDefinitionParser, MuleDefinitionParserConfiguration, org.springframework.beans.factory.xml.BeanDefinitionParser
public class HttpHeaderDefinitionParser
extends AbstractParallelDelegatingDefinitionParser
The header element may appear either inside a request-builder element of the HTTP module, a response-builder
element of the HTTP module, or a response-builder element of the HTTP transport. This bean definition parser delegates
into the corresponding parsers for each case.