public class HttpNamespaceHandler extends HttpNamespaceHandler
elements.
This namespace handler now extends HttpNamespaceHandler from mule-module-http so that both projects can
register bean definition parsers for the same namespace (http).AbstractMuleNamespaceHandler.IgnoredDefinitionParser
Modifier and Type | Field and Description |
---|---|
static String |
HTTP_TRANSPORT_DEPRECATION_MESSAGE |
GLOBAL_ENDPOINT, INBOUND_ENDPOINT, logger, OUTBOUND_ENDPOINT
Constructor and Description |
---|
HttpNamespaceHandler() |
Modifier and Type | Method and Description |
---|---|
void |
init() |
protected void |
registerDeprecatedBeanDefinitionParser(String elementName,
org.springframework.beans.factory.xml.BeanDefinitionParser parser) |
protected MuleDefinitionParserConfiguration |
registerDeprecatedConnectorDefinitionParser(Class connectorClass) |
protected MuleDefinitionParserConfiguration |
registerDeprecatedMuleBeanDefinitionParser(String elementName,
MuleDefinitionParser parser) |
findConnectorClass, getGlobalEndpointBuilderBeanClass, getInboundEndpointFactoryBeanClass, getOutboundEndpointFactoryBeanClass, registerConnectorDefinitionParser, registerConnectorDefinitionParser, registerConnectorDefinitionParser, registerDeprecatedBeanDefinitionParser, registerDeprecatedConnectorDefinitionParser, registerDeprecatedMuleBeanDefinitionParser, registerIgnoredElement, registerMetaTransportEndpoints, registerMuleBeanDefinitionParser, registerStandardTransportEndpoints
public static final String HTTP_TRANSPORT_DEPRECATION_MESSAGE
public void init()
init
in interface org.springframework.beans.factory.xml.NamespaceHandler
init
in class HttpNamespaceHandler
protected void registerDeprecatedBeanDefinitionParser(String elementName, org.springframework.beans.factory.xml.BeanDefinitionParser parser)
protected MuleDefinitionParserConfiguration registerDeprecatedMuleBeanDefinitionParser(String elementName, MuleDefinitionParser parser)
protected MuleDefinitionParserConfiguration registerDeprecatedConnectorDefinitionParser(Class connectorClass)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.