| Package | Description |
|---|---|
| rocks.xmpp.core.stanza.model |
Provides XML Stanzas and Stanza Errors.
|
| rocks.xmpp.core.stanza.model.client | |
| rocks.xmpp.core.stanza.model.server | |
| rocks.xmpp.extensions.component.accept.model |
Provides XML schema implementations of XEP-0050: Ad-Hoc Commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Message
The implementation of the
<message/> element. |
class |
Presence
The implementation of the
<presence/> element. |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientMessage
The implementation of the
<message/> element in the jabber:client namespace. |
class |
ClientPresence
The implementation of the
<presence/> element in the jabber:client namespace. |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerMessage
The implementation of the
<message/> element in the jabber:server namespace. |
class |
ServerPresence
The implementation of the
<presence/> element in the jabber:server namespace. |
| Modifier and Type | Class and Description |
|---|---|
class |
ComponentMessage
The implementation of the
<message/> element in the jabber:component:accept namespace. |
class |
ComponentPresence
The implementation of the
<presence/> element in the jabber:component:accept namespace. |
Copyright © 2014–2019 XMPP.rocks. All rights reserved.