org.springframework.integration.xmpp.config
Class XmppNamespaceHandler
java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.springframework.integration.xmpp.config.XmppNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
public class XmppNamespaceHandler
- extends NamespaceHandlerSupport
This class parses the schema for XMPP support.
- Since:
- 2.0
- Author:
- Josh Long, Mark Fisher
Method Summary |
void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmppNamespaceHandler
public XmppNamespaceHandler()
init
public void init()
Copyright © 2010. All Rights Reserved.