Class HttpNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.http.config.HttpNamespaceHandler
- All Implemented Interfaces:
 NamespaceHandler
Namespace handler for Spring Integration's http namespace.
- Since:
 - 1.0.2
 - Author:
 - Mark Fisher, Artem Bilan, Shiliang Li
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
parseMethods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser 
- 
Constructor Details
- 
HttpNamespaceHandler
public HttpNamespaceHandler() 
 - 
 - 
Method Details
- 
init
public void init() 
 -