| Package | Description |
|---|---|
| abs.ixi.client | |
| abs.ixi.client.io | |
| abs.ixi.client.io.multipart | |
| abs.ixi.client.net |
| Class and Description |
|---|
| NetworkException
Base exception for network related exceptions in SDK.
|
| Class and Description |
|---|
| ConnectionStateObserver
Contract for entities that are dependent on the underlying tcp connection
state (connected/disconnected).
|
| NetworkException
Base exception for network related exceptions in SDK.
|
| ReconnectionListener
A listener interface for entities which are interested in knowing if the
connection reconnection is in progress.
|
| XMPPConnection
An extension of
TCPConnection with semenatics of XMPP protocol such
as reply timeout for packets. |
| Class and Description |
|---|
| Connection
Contract for all the network connections initiated by SDK.Represents a
physical connection to a remote host.
|
| SFCMConnection
An implementation of
TCPConnection used for transfering files using
Stringflow Content Model. |
| Class and Description |
|---|
| BackoffTimeCalculator.BackoffPolicy
Backoff policy determines backoff time calculation mechanism.
|
| Connection
Contract for all the network connections initiated by SDK.Represents a
physical connection to a remote host.
|
| ConnectionConfig
Simple Java Object (POJO) to hold
Connection configurations. |
| ConnectionConfigBuilder
Builder implementation to build
ConnectionConfig objects. |
| ConnectionManager
A singleton entity to manage all the
Connections within SDK. |
| ConnectionStateObserver
Contract for entities that are dependent on the underlying tcp connection
state (connected/disconnected).
|
| NegotiatedConnection
More often than not, a user packet reader or writer makes use of Layer-7
semantics on the connections.
|
| NetConnectivityListener
A listener interface to receive updates about Network connectivity on the
device.
|
| NetworkException
Base exception for network related exceptions in SDK.
|
| NetworkException.Reason |
| ReconnectionListener
A listener interface for entities which are interested in knowing if the
connection reconnection is in progress.
|
| SFCMConnection
An implementation of
TCPConnection used for transfering files using
Stringflow Content Model. |
TCPConnection
TCPConnection is a wrapper around SocketChannel; it
represents a physical network connection with dsestination host (server). |
| XMPPConnection
An extension of
TCPConnection with semenatics of XMPP protocol such
as reply timeout for packets. |
Copyright © 2019. All rights reserved.