Class AbstractXmppInboundChannelAdapterParser

All Implemented Interfaces:
BeanDefinitionParser
Direct Known Subclasses:
ChatMessageInboundChannelAdapterParser, PresenceInboundChannelAdapterParser

public abstract class AbstractXmppInboundChannelAdapterParser extends AbstractChannelAdapterParser
Base class for XMPP inbound parsers
Since:
2.0.1
Author:
Oleg Zhurakousky, Gary Russell