| Class and Description |
|---|
| AbstractPacketForwarder
Abstract implementation of
PacketForwarder interface. |
| Callback
Default callback interface which exposes onSuccess and onFailure handles.
|
Context
Context holds contextual data for current state of SDK. |
| DataHolder
Generic interface to hold random data in memory.
|
| InitializationErrorException
A checked exception to indicate initialization error for any instance with
SDK.
|
| Packet
Root interface for all user level packets which can be transported to/from
server to a user agent.
|
| PacketCollector
An interface to define an entity which can collect generated packets.
|
PacketForwarder
PacketForwarder interface enables hierarchical packet bubble up
process. |
| ResponseCorrelator
Stringflow programming model is not synchronous in nature; It allows to
pipeline requests on same connection without waiting for response.
|
TimeoutException
TimeoutException indicates that underlying operation has timed out. |
| Class and Description |
|---|
| DataHolder
Generic interface to hold random data in memory.
|
| InitializationErrorException
A checked exception to indicate initialization error for any instance with
SDK.
|
| Language |
| Packet
Root interface for all user level packets which can be transported to/from
server to a user agent.
|
| PacketCollector
An interface to define an entity which can collect generated packets.
|
PacketForwarder
PacketForwarder interface enables hierarchical packet bubble up
process. |
| ProtocolException |
TimeoutException
TimeoutException indicates that underlying operation has timed out. |
Writable
Writable is a contract to make an entity writable to some
destination; may be a network socket, output stream etc. |
| Class and Description |
|---|
| Callback
Default callback interface which exposes onSuccess and onFailure handles.
|
| Initializable
A contract for entities which must be initialized before use.
|
| InitializationErrorException
A checked exception to indicate initialization error for any instance with
SDK.
|
| Class and Description |
|---|
| AbstractPacketForwarder
Abstract implementation of
PacketForwarder interface. |
| Packet
Root interface for all user level packets which can be transported to/from
server to a user agent.
|
| PacketCollector
An interface to define an entity which can collect generated packets.
|
PacketForwarder
PacketForwarder interface enables hierarchical packet bubble up
process. |
| Class and Description |
|---|
Writable
Writable is a contract to make an entity writable to some
destination; may be a network socket, output stream etc. |
| Class and Description |
|---|
| Identifiable |
| Packet
Root interface for all user level packets which can be transported to/from
server to a user agent.
|
Writable
Writable is a contract to make an entity writable to some
destination; may be a network socket, output stream etc. |
| Class and Description |
|---|
| NameAware |
| Class and Description |
|---|
| ByteConvertible
Any object which is byte convertible can convert itself into bytes which can
be written on the wire directly.
|
| IXIException
Base Exception for all the cases which are not covered by XMPP protocol and
are not resulted due to network level glitch.
|
| Packet
Root interface for all user level packets which can be transported to/from
server to a user agent.
|
| Protocol
Base interface for supported protocols.
|
Writable
Writable is a contract to make an entity writable to some
destination; may be a network socket, output stream etc. |
| XMLConvertible
Interface oto indicate if the entity can be converted to XML string.
|
| Class and Description |
|---|
| ByteConvertible
Any object which is byte convertible can convert itself into bytes which can
be written on the wire directly.
|
| Language |
| Packet
Root interface for all user level packets which can be transported to/from
server to a user agent.
|
Writable
Writable is a contract to make an entity writable to some
destination; may be a network socket, output stream etc. |
| XMLConvertible
Interface oto indicate if the entity can be converted to XML string.
|
Copyright © 2019. All rights reserved.