| Interface | Description |
|---|---|
| IQRegisterInfo |
Handle the various user registration settings that are
valid under XMPP.
|
| Class | Description |
|---|---|
| DirectedPresence |
Represents a directed presence sent from a session hosted in a cluster node
to another entity (e.g.
|
| IQBindHandler |
Binds a resource to the stream so that the client's address becomes a full JID.
|
| IQBlockingHandler |
Implementation of XEP-0191 "Blocking Command".
|
| IQEntityTimeHandler |
This IQ handler implements XEP-0202: Entity Time.
|
| IQHandler |
Base class whose main responsibility is to handle IQ packets.
|
| IQLastActivityHandler |
Implements the TYPE_IQ jabber:iq:last protocol (last activity).
|
| IQMessageCarbonsHandler |
This handler manages XEP-0280 Message Carbons.
|
| IQOfflineMessagesHandler |
Implements JEP-0013: Flexible Offline Message Retrieval.
|
| IQPingHandler |
Implements the XMPP Ping as defined by XEP-0199.
|
| IQPrivacyHandler |
IQPrivacyHandler is responsible for handling privacy lists.
|
| IQPrivateHandler |
Implements the TYPE_IQ jabber:iq:private protocol.
|
| IQRegisterHandler |
Implements the TYPE_IQ jabber:iq:register protocol (plain only).
|
| IQRosterHandler |
Implements the TYPE_IQ jabber:iq:roster protocol.
|
| IQSessionEstablishmentHandler |
Activate client sessions once resource binding has been done.
|
| IQSharedGroupHandler |
Handler of IQ packets whose child element is "sharedgroup" with namespace
"http://www.jivesoftware.org/protocol/sharedgroup".
|
| IQvCardHandler |
Implements the TYPE_IQ vcard-temp protocol.
|
| IQVersionHandler |
Implements the TYPE_IQ jabber:iq:version protocol (version info).
|
| PresenceSubscribeHandler |
Implements the presence protocol.
|
| PresenceSubscribeHandler.Change |
Indicate a state change.
|
| PresenceUpdateHandler |
Implements the presence protocol.
|
Copyright © 2003–2019 Ignite Realtime. All rights reserved.