| Package | Description |
|---|---|
| rocks.xmpp.core.session |
Provides classes related to an XMPP session.
|
| Modifier and Type | Method and Description |
|---|---|
static XmppSessionConfiguration.Builder |
XmppSessionConfiguration.builder()
Creates a builder for this class.
|
XmppSessionConfiguration.Builder |
XmppSessionConfiguration.Builder.context(CoreContext context)
Sets XMPP context which is used to setup the JAXBContext and which defines the initial extension managers.
|
XmppSessionConfiguration.Builder |
XmppSessionConfiguration.Builder.debugger(XmppDebugger xmppDebugger)
Sets the debugger.
|
XmppSessionConfiguration.Builder |
XmppSessionConfiguration.Builder.defaultResponseTimeout(int defaultResponseTimeout)
Sets the default response timeout for synchronous calls, usually IQ calls.
|
Copyright © 2014 XMPP.rocks. All rights reserved.