| Package | Description |
|---|---|
| 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.
|
| Class and Description |
|---|
| Stanza
The abstract base class for a XML stanza.
|
| Class and Description |
|---|
| AbstractIQ.Type
Represents a
<iq/> 'type' attribute. |
| AbstractMessage.Body
The implementation of a message's
<body/> element. |
| AbstractMessage.Subject
The implementation of a message's
<subject/> element. |
| AbstractMessage.Type
Represents a
<message/> 'type' attribute. |
| AbstractPresence
The implementation of the
<presence/> element. |
| AbstractPresence.Show
Represents a
<presence/> <show/> element. |
| AbstractPresence.Status
The implementation of a presence's
<status/> element. |
| AbstractPresence.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. |
| Class and Description |
|---|
| AbstractIQ
The implementation of the
<iq/> stanza. |
| AbstractIQ.Type
Represents a
<iq/> 'type' attribute. |
| AbstractMessage
The implementation of the
<message/> element. |
| AbstractMessage.Body
The implementation of a message's
<body/> element. |
| AbstractMessage.Subject
The implementation of a message's
<subject/> element. |
| AbstractMessage.Type
Represents a
<message/> 'type' attribute. |
| AbstractPresence
The implementation of the
<presence/> element. |
| AbstractPresence.Show
Represents a
<presence/> <show/> element. |
| AbstractPresence.Status
The implementation of a presence's
<status/> element. |
| AbstractPresence.Type
Represents a
<presence/> 'type' attribute. |
| Stanza
The abstract base class for a XML stanza.
|
| StanzaError
The implementation of a stanza's
<error/> element. |
| Class and Description |
|---|
| StanzaError.Type
Represents a
<error/> 'type' attribute. |
Copyright © 2014–2015 XMPP.rocks. All rights reserved.