| Package | Description |
|---|---|
| rocks.xmpp.core.sasl.model |
Provides XML schema implementations of the SASL Namespace.
|
| rocks.xmpp.core.stanza.model.client | |
| rocks.xmpp.core.tls.model |
Provides XML schema implementations of the STARTTLS Namespace.
|
| rocks.xmpp.extensions.compress.model |
Provides XML schema implementations of XEP-0138: Stream Compression.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Abort
The implementation of the
<abort/> element to abort SASL negotiation. |
class |
Auth
The implementation of the
<auth/> element to initialize the SASL authentication process. |
class |
Response
The implementation of the
<response/> element, which is sent during the SASL negotiation. |
| Modifier and Type | Class and Description |
|---|---|
class |
IQ
The implementation of the
<iq/> element for the client namespace ('jabber:client'). |
class |
Message
The implementation of the
<message/> element for the client namespace ('jabber:client'). |
class |
Presence
The implementation of the
<presence/> element for the client namespace ('jabber:client'). |
| Modifier and Type | Class and Description |
|---|---|
class |
StartTls
Represents the STARTTLS feature and initiates the TLS negotiation process.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Compress
The implementation of the
<compress/> element in the http://jabber.org/protocol/compress namespace. |
Copyright © 2014 XMPP.rocks. All rights reserved.