| Package | Description |
|---|---|
| abs.ixi.client.io | |
| abs.ixi.client.net |
| Constructor and Description |
|---|
XMPPPacketReader(XMPPConnection connection) |
XMPPPacketWriter(XMPPConnection connection) |
XMPPStreamManager(XMPPConnection connection)
Instantiate
XMPPStreamManager with given XMPPConnection. |
| Modifier and Type | Method and Description |
|---|---|
XMPPConnection |
ConnectionManager.getXmppConnection()
Get XMPP connection held by this
ConnectionManager. |
| Modifier and Type | Method and Description |
|---|---|
Future<Boolean> |
ReconnectionManager.reconnectAsync(XMPPConnection conn) |
| Constructor and Description |
|---|
HeartBeatManger(XMPPConnection connection) |
HeartBeatManger(XMPPConnection connection,
Duration hbFrequency) |
Copyright © 2019. All rights reserved.