| Package | Description |
|---|---|
| rocks.xmpp.core.session |
Provides classes related to an XMPP session.
|
| rocks.xmpp.core.session.context.extensions |
Provides the session context for XMPP extensions.
|
| rocks.xmpp.websocket.net.client |
Client classes for establishing a WebSocket connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CoreModule
The core module provides XMPP classes as well as manager classes which are associated with an XMPP session.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionModule
Registers extensions and manager classes, (which should be initialized during the start of a session) to the
XmppSession. |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketModule
The WebSocket module, which is used to make the framing elements
<open/> and <close/> known to the session. |
Copyright © 2014–2019 XMPP.rocks. All rights reserved.