See: Description
| Class | Description |
|---|---|
| AbstractXmppInboundChannelAdapterParser |
Base class for XMPP inbound parsers
|
| AbstractXmppOutboundChannelAdapterParser |
Base class of XMPP outbound parsers
|
| ChatMessageInboundChannelAdapterParser |
Parser for the XMPP 'inbound-channel-adapter' element.
|
| ChatMessageOutboundChannelAdapterParser |
Parser for the XMPP 'outbound-channel-adapter' element
|
| PresenceInboundChannelAdapterParser |
Parser for 'xmpp:presence-inbound-channel-adapter' element.
|
| PresenceOutboundChannelAdapterParser |
Parser for 'xmpp:presence-outbound-channel-adapter' element
|
| XmppConnectionFactoryBean |
This class configures an
XMPPTCPConnection object. |
| XmppConnectionParser |
Parser for 'xmpp:xmpp-connection' element
|
| XmppHeaderEnricherParser |
Parser for 'xmpp:header-enricher' element
|
| XmppNamespaceHandler |
This class parses the schema for XMPP support.
|