| Package | Description |
|---|---|
| abs.ixi.client | |
| abs.ixi.client.core | |
| abs.ixi.client.io |
| Modifier and Type | Class and Description |
|---|---|
class |
ChatManager
ChatManager manages user conversations. |
class |
PresenceManager
User level class which exposes interface to send/receive presence stanzas.
|
class |
UserManager
UserManager is the top level entity which has all the convinience
method required to add, retrieve and update user related data. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPacketForwarder
Abstract implementation of
PacketForwarder interface. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Reader
Read data from a network socket.
|
| 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. |
Copyright © 2019. All rights reserved.