- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle, org.springframework.integration.core.MessageProducer, org.springframework.integration.history.TrackableComponent, org.springframework.integration.support.context.NamedComponent
public class PresenceListeningEndpoint
extends AbstractXmppConnectionAwareEndpoint
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
.
(e.g., logged in/out, changed status etc.)
- Since:
- 2.0