| Package | Description |
|---|---|
| rocks.xmpp.core.session |
Provides classes related to an XMPP session.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TruncatedBinaryExponentialBackoffStrategy
This is the default reconnection strategy used by the
ReconnectionManager. |
| Modifier and Type | Method and Description |
|---|---|
ReconnectionStrategy |
ReconnectionManager.getReconnectionStrategy()
Gets the reconnection strategy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReconnectionManager.setReconnectionStrategy(ReconnectionStrategy reconnectionStrategy)
Sets the reconnection strategy.
|
Copyright © 2014–2015 XMPP.rocks. All rights reserved.