| Package | Description |
|---|---|
| rocks.xmpp.core.session |
Provides classes related to an XMPP session.
|
| rocks.xmpp.core.stanza |
Provides classes for XML stanza management (message, presence, IQ).
|
| rocks.xmpp.core.stanza.model |
Provides XML Stanzas and Stanza Errors.
|
| rocks.xmpp.core.stanza.model.client | |
| rocks.xmpp.core.stanza.model.errors |
Provides XML schema implementations of the Stanza Error Namespace.
|
| rocks.xmpp.core.stanza.model.server | |
| rocks.xmpp.im.chat |
Provides core classes needed for chat.
|
| rocks.xmpp.im.subscription |
Provides classes for Managing Presence Subscriptions.
|
| Class and Description |
|---|
| IQ
The implementation of the
<iq/> stanza. |
| Message
The implementation of the
<message/> element. |
| Presence
The implementation of the
<presence/> element. |
| Class and Description |
|---|
| IQ
The implementation of the
<iq/> stanza. |
| Message
The implementation of the
<message/> element. |
| Presence
The implementation of the
<presence/> element. |
| Stanza
The abstract base class for a XML stanza.
|
| StanzaError
The implementation of a stanza's
<error/> element. |
| Class and Description |
|---|
| IQ
The implementation of the
<iq/> stanza. |
| IQ.Type
Represents a
<iq/> 'type' attribute. |
| Message
The implementation of the
<message/> element. |
| Message.Type
Represents a
<message/> 'type' attribute. |
| Presence
The implementation of the
<presence/> element. |
| Presence.Show
Represents a
<presence/> <show/> element. |
| Presence.Type
Represents a
<presence/> 'type' attribute. |
| Stanza
The abstract base class for a XML stanza.
|
| StanzaError
The implementation of a stanza's
<error/> element. |
| StanzaError.Type
Represents a
<error/> 'type' attribute. |
| Text
A common "text" element which is used for a message's body or subject, a presence's status or a stanza error's text element.
|
| Class and Description |
|---|
| IQ
The implementation of the
<iq/> stanza. |
| Message
The implementation of the
<message/> element. |
| Presence
The implementation of the
<presence/> element. |
| Stanza
The abstract base class for a XML stanza.
|
| Class and Description |
|---|
| StanzaError.Type
Represents a
<error/> 'type' attribute. |
| Class and Description |
|---|
| IQ
The implementation of the
<iq/> stanza. |
| Message
The implementation of the
<message/> element. |
| Presence
The implementation of the
<presence/> element. |
| Stanza
The abstract base class for a XML stanza.
|
| Class and Description |
|---|
| Message
The implementation of the
<message/> element. |
| Class and Description |
|---|
| Presence
The implementation of the
<presence/> element. |
Copyright © 2014–2015 XMPP.rocks. All rights reserved.