Uses of Interface
rocks.xmpp.core.stanza.OutboundPresenceHandler
- 
Packages that use OutboundPresenceHandler Package Description rocks.xmpp.extensions.caps.client rocks.xmpp.extensions.caps2.client rocks.xmpp.extensions.reach Provides classes for XEP-0152: Reachability Addresses.rocks.xmpp.extensions.vcard.avatar Provides classes for XEP-0153: vCard-Based Avatars. - 
- 
Uses of OutboundPresenceHandler in rocks.xmpp.extensions.caps.client
Classes in rocks.xmpp.extensions.caps.client that implement OutboundPresenceHandler Modifier and Type Class Description classClientEntityCapabilities1ProtocolThe Entity Caps protocol implementation from a client perspective.classClientEntityCapabilitiesSupportHelper class to add entity capabilities to outbound presence. - 
Uses of OutboundPresenceHandler in rocks.xmpp.extensions.caps2.client
Classes in rocks.xmpp.extensions.caps2.client that implement OutboundPresenceHandler Modifier and Type Class Description classClientEntityCapabilities2ProtocolThe Entity Caps 2.0 protocol implementation from a client perspective. - 
Uses of OutboundPresenceHandler in rocks.xmpp.extensions.reach
Classes in rocks.xmpp.extensions.reach that implement OutboundPresenceHandler Modifier and Type Class Description classReachabilityManagerAllows to query for reachability addresses of another contact, automatically responds to reachability queries and notifies Consumers, when the reachability of a contact has changed either via presence or PEP. - 
Uses of OutboundPresenceHandler in rocks.xmpp.extensions.vcard.avatar
Classes in rocks.xmpp.extensions.vcard.avatar that implement OutboundPresenceHandler Modifier and Type Class Description classVCardBasedAvatarsProtocolThe implementation of XEP-0153: vCard-Based Avatars. 
 -