Class AbstractXmppOutboundChannelAdapterParser

All Implemented Interfaces:
BeanDefinitionParser
Direct Known Subclasses:
ChatMessageOutboundChannelAdapterParser, PresenceOutboundChannelAdapterParser

public abstract class AbstractXmppOutboundChannelAdapterParser extends AbstractOutboundChannelAdapterParser
Base class of XMPP outbound parsers
Since:
2.0.1
Author:
Oleg Zhurakousky
  • Constructor Details

    • AbstractXmppOutboundChannelAdapterParser

      public AbstractXmppOutboundChannelAdapterParser()
  • Method Details