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:
org.springframework.beans.factory.xml.NamespaceHandler
public class HttpNamespaceHandler
extends org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
Namespace handler for Spring Integration's http namespace.
- Since:
- 1.0.2
-
Constructor Summary
Constructors Constructor Description HttpNamespaceHandler()
-
Method Summary
Modifier and Type Method Description void
init()
Methods inherited from class org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
parse
-
Constructor Details
-
HttpNamespaceHandler
public HttpNamespaceHandler()
-
-
Method Details
-
init
public void init()
-