|
Class Summary |
| Error |
Class that represents an XMPP error. |
| ErrorBuilder |
Builder used to generate Error instances to represent
incoming XMPP errors. |
| JID |
Object representing a single Jabber ID. |
| Message |
Class that represents an XMPP message. |
| MessageBuilder |
Builder used to generate Message instances to represent
incoming or outgoing XMPP messages. |
| Presence |
Represents presence information returned by the server. |
| PresenceBuilder |
Builder used to generate Presence instances to represent
incoming XMPP presence stanzas. |
| SendResponse |
Represents results of sending a message. |
| Subscription |
Represents an incoming subscription stanza from the server. |
| SubscriptionBuilder |
Builder used to generate Subscription instances to represent
incoming XMPP subscription stanzas. |
| XMPPServiceFactory |
Constructs an instance of the XMPP service. |