Package org.springframework.integration.xmpp.inbound

Provides XMPP inbound Endpoint implementations that extend AbstractXmppConnectionAwareEndpoint.
  • Class Summary 
    Class Description
    ChatMessageListeningEndpoint
    This component logs in as a user and forwards any messages to that user on to downstream components.
    PresenceListeningEndpoint
    An inbound endpoint that is able to login and then emit particular Presence event occurs within the logged-in user's Roster.