| Modifier and Type | Method and Description |
|---|---|
<T extends ExtensionManager> |
XmppSession.getExtensionManager(Class<T> clazz)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AttentionManager
This manager allows to capture another user's attention.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AvatarManager
This class manages avatar updates as described in XEP-0153: vCard-Based Avatars and XEP-0084: User Avatar.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingManager
This manager allows to block communications with contacts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BookmarkManager
This manager facilitates the access to the private storage by providing convenient method for adding, retrieving or removing bookmarks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ByteStreamManager
An abstract class to manage both XEP-0047: In-Band Bytestreams or XEP-0065: SOCKS5 Bytestreams.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InBandByteStreamManager
A manager for XEP-0047: In-Band Bytestreams.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Socks5ByteStreamManager
A manager for XEP-0065: SOCKS5 Bytestreams.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityCapabilitiesManager
This class manages XEP-0115: Entity Capabilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageCarbonsManager
Manages message carbons.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChatStateManager
This class manages Chat State Notifications, which are used to communicate the status of a user in a chat session, thus indicating whether a chat partner is actively engaged in the chat, composing a message, temporarily paused, inactive, or gone.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceDiscoveryManager
Manages XEP-0030: Service Discovery.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileTransferManager |
| Modifier and Type | Class and Description |
|---|---|
class |
StanzaForwardingManager
This manager allows to forward stanzas to other XMPP entities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GeoLocationManager
Manages the publishing of user location and the notification of it.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HashManager |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpAuthenticationManager
This manager allows to listen for inbound requests (by an XMPP server) to confirm that the current XMPP user made an HTTP request, i.e. to verify that the HTTP request was in fact made by the XMPP user.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InvisibilityManager |
| Modifier and Type | Class and Description |
|---|---|
class |
JingleManager |
| Modifier and Type | Class and Description |
|---|---|
class |
JingleFileTransferManager |
| Modifier and Type | Class and Description |
|---|---|
class |
LastActivityManager
The implementation of XEP-0012: Last Activity and XEP-0256: Last Activity in Presence.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageCorrectionManager
This manager allows to correct last sent messages as specified by XEP-0308: Last Message Correction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MoodManager |
| Modifier and Type | Class and Description |
|---|---|
class |
MultiUserChatManager
Manages Multi-User Chat.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OfflineMessageManager
This manager covers the use cases of XEP-0013: Flexible Offline Message Retrieval.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OutOfBandFileTransferManager |
| Modifier and Type | Class and Description |
|---|---|
class |
PingManager
This class implements the application-level ping mechanism as specified in XEP-0199: XMPP Ping.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrivacyListManager
This class manages privacy lists, which allow users to block communications from other users as described in XEP-0016: Privacy Lists.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrivateDataManager
This class implements XEP-0049: Private XML Storage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PubSubManager
This class is the entry point to work with pubsub.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReachabilityManager
Allows to query for reachability addresses of another contact, automatically responds to reachability queries and notifies ReachabilityListeners,
when the reachability of a contact has changed either via presence or PEP.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageDeliveryReceiptsManager
The implementation of XEP-0184: Message Delivery Receipts.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RegistrationManager
This manager allows to register, cancel an existing registration (i.e. remove an account) or change the password with a host.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContactExchangeManager
Manages contact exchange between entities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RpcManager
This manager allows you to call remote procedures and handle inbound calls, if enabled.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResultSetManager
This manager is used to deal with result set management.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RealTimeTextManager |
| Modifier and Type | Class and Description |
|---|---|
class |
SearchManager
The search manager allows to perform search requests on a server or service component according to XEP-0055: Jabber Search.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HeaderManager
Manages support for XEP-0131: Stanza Headers and Internet Metadata.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StreamInitiationManager |
| Modifier and Type | Class and Description |
|---|---|
class |
SoapManager
Manages XEP-0072: SOAP Over XMPP.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityTimeManager
This manager implements XEP-0202: Entity Time.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VCardManager
This manager allows to retrieve or save one owns vCard or retrieve another user's vCard.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SoftwareVersionManager
This manager implements XEP-0092: Software Version.
|
Copyright © 2014–2015 XMPP.rocks. All rights reserved.