|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.springframework.beans.factory.xml.NamespaceHandlerSupport org.springframework.integration.xmpp.config.XmppNamespaceHandler
public class XmppNamespaceHandler
This class parses the schema for XMPP support.
Field Summary | |
---|---|
static java.lang.String |
XMPP_CONNECTION_BEAN_NAME
|
Constructor Summary | |
---|---|
XmppNamespaceHandler()
|
Method Summary | |
---|---|
void |
init()
|
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport |
---|
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String XMPP_CONNECTION_BEAN_NAME
Constructor Detail |
---|
public XmppNamespaceHandler()
Method Detail |
---|
public void init()
|
Spring Integration | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |