Class PresenceInboundChannelAdapterParser

java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.AbstractChannelAdapterParser
org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser
org.springframework.integration.xmpp.config.PresenceInboundChannelAdapterParser
All Implemented Interfaces:
org.springframework.beans.factory.xml.BeanDefinitionParser

public class PresenceInboundChannelAdapterParser
extends AbstractXmppInboundChannelAdapterParser
Parser for 'xmpp:presence-inbound-channel-adapter' element.
Since:
2.0
  • Field Summary

    Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser

    ID_ATTRIBUTE, NAME_ATTRIBUTE
  • Constructor Summary

    Constructors 
    Constructor Description
    PresenceInboundChannelAdapterParser()  
  • Method Summary

    Modifier and Type Method Description
    protected java.lang.String getBeanClassName​(org.w3c.dom.Element element)  

    Methods inherited from class org.springframework.integration.xmpp.config.AbstractXmppInboundChannelAdapterParser

    doParse, postProcess, shouldGenerateId, shouldGenerateIdAsFallback

    Methods inherited from class org.springframework.integration.config.xml.AbstractChannelAdapterParser

    parseInternal, resolveId

    Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser

    parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldParseNameAsAliases

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait