Class PresenceOutboundChannelAdapterParser
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.AbstractChannelAdapterParser
org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParser
org.springframework.integration.xmpp.config.AbstractXmppOutboundChannelAdapterParser
org.springframework.integration.xmpp.config.PresenceOutboundChannelAdapterParser
- All Implemented Interfaces:
- BeanDefinitionParser
Parser for 'xmpp:presence-outbound-channel-adapter' element
- Since:
- 2.0
- Author:
- Oleg Zhurakousky
- 
Field SummaryFields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserID_ATTRIBUTE, NAME_ATTRIBUTE
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.integration.xmpp.config.AbstractXmppOutboundChannelAdapterParserparseConsumerMethods inherited from class org.springframework.integration.config.xml.AbstractOutboundChannelAdapterParserdoParse, doParseAndRegisterConsumer, isUsingReplyProducerMethods inherited from class org.springframework.integration.config.xml.AbstractChannelAdapterParserparseInternal, resolveIdMethods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParserparse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents, shouldGenerateId, shouldGenerateIdAsFallback, shouldParseNameAsAliases
- 
Constructor Details- 
PresenceOutboundChannelAdapterParserpublic PresenceOutboundChannelAdapterParser()
 
- 
- 
Method Details- 
getHandlerClassName- Specified by:
- getHandlerClassNamein class- AbstractXmppOutboundChannelAdapterParser
 
 
-