org.springframework.integration.httpinvoker.config
Class HttpInvokerNamespaceHandler
java.lang.Object
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.httpinvoker.config.HttpInvokerNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
Deprecated. as of 2.0.x. We recommend using the REST-based HTTP adapters instead.
@Deprecated
public class HttpInvokerNamespaceHandler
- extends AbstractIntegrationNamespaceHandler
Namespace handler for Spring Integration's httpinvoker namespace.
- Author:
- Mark Fisher
Method Summary |
void |
init()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpInvokerNamespaceHandler
public HttpInvokerNamespaceHandler()
- Deprecated.
init
public void init()
- Deprecated.
Copyright © 2010. All Rights Reserved.