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 SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandlerparseMethods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupportdecorate, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
- 
Constructor Details- 
HttpNamespaceHandlerpublic HttpNamespaceHandler()
 
- 
- 
Method Details- 
initpublic void init()
 
-