All Classes

Class Description
AbstractXmppConnectionAwareEndpoint  
AbstractXmppConnectionAwareMessageHandler  
AbstractXmppInboundChannelAdapterParser
Base class for XMPP inbound parsers
AbstractXmppOutboundChannelAdapterParser
Base class of XMPP outbound parsers
ChatMessageInboundChannelAdapterParser
Parser for the XMPP 'inbound-channel-adapter' element.
ChatMessageListeningEndpoint
This component logs in as a user and forwards any messages to that user on to downstream components.
ChatMessageOutboundChannelAdapterParser
Parser for the XMPP 'outbound-channel-adapter' element
ChatMessageSendingMessageHandler
MessageHandler that sends an XMPP Chat Message.
DefaultXmppHeaderMapper
Default implementation of XmppHeaderMapper.
PresenceInboundChannelAdapterParser
Parser for 'xmpp:presence-inbound-channel-adapter' element.
PresenceListeningEndpoint
An inbound endpoint that is able to login and then emit particular Presence event occurs within the logged-in user's Roster.
PresenceOutboundChannelAdapterParser
Parser for 'xmpp:presence-outbound-channel-adapter' element
PresenceSendingMessageHandler
MessageHandler that publishes updated Presence values for a given XMPP connection.
XmppConnectionFactoryBean
This class configures an XMPPTCPConnection object.
XmppConnectionParser
Parser for 'xmpp:xmpp-connection' element
XmppContextUtils  
XmppHeaderEnricherParser
Parser for 'xmpp:header-enricher' element
XmppHeaderMapper
A convenience interface that extends RequestReplyHeaderMapper but parameterized with the Smack API Message.
XmppHeaders
Used as keys for Message objects that handle XMPP events.
XmppNamespaceHandler
This class parses the schema for XMPP support.