| 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.
|
| Modifier and Type | Method and Description |
|---|---|
XmppSessionConfiguration.Builder |
XmppSessionConfiguration.Builder.context(CoreContext context)
Sets XMPP context which is used to setup the JAXBContext and which defines the initial extension managers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionContext
Registers extensions and manager classes, (which should be initialized during the start of a session) to the
XmppSession. |
Copyright © 2014–2015 XMPP.rocks. All rights reserved.