| 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.
|
| rocks.xmpp.extensions.sm.model |
Provides XML schema implementations of XEP-0198: Stream Management.
|
| 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 |
|---|---|
static class |
StreamCompression.Compress
The implementation of the
<compress/> element in the http://jabber.org/protocol/compress namespace. |
| Modifier and Type | Class and Description |
|---|---|
class |
Answer |
class |
Enable |
class |
Request |
class |
Resume |
Copyright © 2014–2015 XMPP.rocks. All rights reserved.