| Package | Description |
|---|---|
| abs.ixi.client.io | |
| abs.ixi.client.net |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XMPPStream
A facade interface to manage a XMPP stream over a connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XMPPPacketReader
XMPPPacketReader continuously reads bytes from underlying
XMPPConnection; generates packets from the data and forwards to
registered PacketCollectors. |
class |
XMPPStreamManager
XMPPStreamManager is responsible for managing XMPP stream with
server. |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionManager.registerConnectionStateObserver(ConnectionStateObserver o)
Register
ConnectionStateObserver with Connection Manager |
Copyright © 2019. All rights reserved.