Uses of Class
org.springframework.integration.xmpp.core.AbstractXmppConnectionAwareEndpoint
Packages that use AbstractXmppConnectionAwareEndpoint
Package
Description
Provides XMPP inbound Endpoint implementations that extend
AbstractXmppConnectionAwareEndpoint
.-
Uses of AbstractXmppConnectionAwareEndpoint in org.springframework.integration.xmpp.inbound
Modifier and TypeClassDescriptionclass
This component logs in as a user and forwards any messages to that user on to downstream components.class
An inbound endpoint that is able to login and then emit particular Presence event occurs within the logged-in user'sRoster
.