Package org.springframework.integration.xmpp.config
Contains parser classes for the XMPP namespace support.
-
Class Summary Class Description AbstractXmppInboundChannelAdapterParser Base class for XMPP inbound parsersAbstractXmppOutboundChannelAdapterParser Base class of XMPP outbound parsersChatMessageInboundChannelAdapterParser Parser for the XMPP 'inbound-channel-adapter' element.ChatMessageOutboundChannelAdapterParser Parser for the XMPP 'outbound-channel-adapter' elementPresenceInboundChannelAdapterParser Parser for 'xmpp:presence-inbound-channel-adapter' element.PresenceOutboundChannelAdapterParser Parser for 'xmpp:presence-outbound-channel-adapter' elementXmppConnectionFactoryBean This class configures anXMPPTCPConnection
object.XmppConnectionParser Parser for 'xmpp:xmpp-connection' elementXmppHeaderEnricherParser Parser for 'xmpp:header-enricher' elementXmppNamespaceHandler This class parses the schema for XMPP support.