| Package | Description |
|---|---|
| abs.ixi.client.net |
| Modifier and Type | Method and Description |
|---|---|
ConnectionConfig |
ConnectionConfigBuilder.build() |
ConnectionConfig |
TCPConnection.getConnConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ConnectionManager.instantiate(ConnectionConfig config)
ConnectionManager is a singleton entity; it must be instantiated
with ConnectionConfig before
ConnectionManager.getInstance() can be invoked. |
static void |
ConnectionManager.instantiate(ConnectionConfig xmppConfig,
ConnectionConfig mimeConfig)
ConnectionManager is a singleton entity; it must be instantiated
with ConnectionConfig before
ConnectionManager.getInstance() can be invoked. |
| Constructor and Description |
|---|
SFCMConnection(ConnectionConfig config) |
Copyright © 2019. All rights reserved.