| Package | Description |
|---|---|
| abs.ixi.client | |
| abs.ixi.client.file.sfcm | |
| abs.ixi.client.io | |
| abs.ixi.client.net |
| Class and Description |
|---|
| StreamNegotiator.NegotiationResult
Represents various outcomes if
XMPPStreamManager is asked to
start/restart a stream. |
| UndeliveredStanzaManager
Ensuring delivery of stanza(s) is one of core responsibilities of core SDK.
|
XMPPStreamManager
XMPPStreamManager is responsible for managing XMPP stream with
server. |
| Class and Description |
|---|
XMPPStreamManager
XMPPStreamManager is responsible for managing XMPP stream with
server. |
| Class and Description |
|---|
| ByteHoldingProcessor |
| ByteProcessor
Low-level byte stream processor which can process a certain type of byte
stream i.e MIME byte stream, XMPP stream.
|
| InputStreamProcessor |
| PacketHandler
Root interface for Input bytes handler.
|
| PacketReceiver
A contract to receive packets from
ByteProcessor implementations. |
| ProtocolException.Violation
Enum to capture two types of possible protocol violations.
|
| Reader
Read data from a network socket.
|
| StreamNegotiator.NegotiationError
Indicates type of error during stream negotiation.
|
| StreamNegotiator.NegotiationResult
Represents various outcomes if
XMPPStreamManager is asked to
start/restart a stream. |
| UndeliveredStanzaManager.PersistenceMechanism
An injectable interface which allows applications to define custom
mechanism to persist undelivered stanzas.
|
| Writer
Interface specification for writer implementations in SDK.
|
| XMPPByteProcessor |
| XMPPStream
A facade interface to manage a XMPP stream over a connection.
|
| Class and Description |
|---|
| XMPPStream
A facade interface to manage a XMPP stream over a connection.
|
Copyright © 2019. All rights reserved.