Class XmppNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.xmpp.config.XmppNamespaceHandler
- All Implemented Interfaces:
 NamespaceHandler
This class parses the schema for XMPP support.
- Since:
 - 2.0
 - Author:
 - Josh Long, Mark Fisher, Oleg Zhurakousky, Artem Bilan
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser 
- 
Field Details
- 
XMPP_CONNECTION_BEAN_NAME
- See Also:
 
 
 - 
 - 
Constructor Details
- 
XmppNamespaceHandler
public XmppNamespaceHandler() 
 - 
 - 
Method Details
- 
init
public void init() 
 -