|
Class Summary |
| Agent |
Deprecated. Replaced by new JEP-0030 Service Discovery |
| AgentsIQMessage |
Deprecated. Replaced by new JEP-0030 Service Discovery |
| AuthIQMessage |
This message object deals with all the workings of sending and receiving authentication messages. |
| BrowseIQMessage |
This message encapsulates all browsing-related messages. |
| DataXField |
Represents the field in the jabber:x:data schema. |
| DataXMessage |
This extension adds the new form-based data submission and retrieval mechanism using the jabber:x:data namespace. |
| DataXOption |
Supporting class for jabber:x:data support. |
| DelayXMessage |
This method add support for the jabber:x:delay message type. |
| EventXMessage |
This class supports the jabber:x:event namespace. |
| ExpireXMessage |
This extension is a simple flag identifying that a message has a limited lifetime. |
| GatewayIQMessage |
Add support to query gateways and request certain information from it. |
| JabberVCardMessage |
A type of IQ message which contains extended information about a user. |
| LastIQMessage |
Supports the jabber:iq:last namespace. |
| OOBIQMessage |
Submits and parses a Out-Of-Band (OOB) IQ message. |
| OOBXMessage |
Submits and parses a Out-Of-Band (OOB) IQ message. |
| PGPEncryptedXMessage |
Support PGP-encrypted messages. |
| PGPSignedXMessage |
Support PGP signed messages. |
| PrivateXmlIQMessage |
This message object helps the developer to work with storing and retrieving Private XML data that is stored
with the user through the jabber:iq:private IQ namespace. |
| RegisterIQMessage |
Deals with messages for registering, password changes, user profile changes, etc. |
| RosterIQMessage |
The roster message actually doesn't contain any attributes to the tag that it uses. |
| RosterItem |
Represents one entity as saved in the roster list. |
| RosterXMessage |
The roster message actually doesn't contain any attributes to the tag that it uses. |
| SearchIQMessage |
This message works with the jabber:iq:search namespace. |
| SearchItem |
this represents a search item result. |
| ServiceIdentity |
Supporting class to work with Service Discovery protocol. |
| ServiceInfoIQMessage |
Implementation class for working with the Info namespace of the JEP-0030 Service Discovery protocol. |
| ServiceItem |
Supporting class to work with the Service Discovery protocol. |
| ServiceItemsIQMessage |
Implementation class for working with the Items namespace of the JEP-0030 Service Discovery protocol. |
| TimeIQMessage |
Submits and parses a Client Time message. |
| VacationIQMessage |
Works with vacation messages. |
| VersionIQMessage |
Submits and parses a Client Version message. |
| XMLRPCMessage |
sends and receives an XMLRPC message over Jabber's namespace. |