Package | Description |
---|---|
org.springframework.integration.xmpp.inbound |
Provides XMPP inbound Endpoint implementations that extend
AbstractXmppConnectionAwareEndpoint . |
Modifier and Type | Class and Description |
---|---|
class |
ChatMessageListeningEndpoint
This component logs in as a user and forwards any messages to that
user on to downstream components.
|
class |
PresenceListeningEndpoint
An inbound endpoint that is able to login and then emit
Message s when a
particular Presence event occurs within the logged-in user's Roster . |
Copyright © 2018. All rights reserved.