AbstractXmppConnectionAwareEndpoint.See: Description
| 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. |
AbstractXmppConnectionAwareEndpoint.