| Package | Description |
|---|---|
| abs.ixi.client.core | |
| abs.ixi.client.io.multipart | |
| abs.ixi.client.net | |
| abs.ixi.client.xmpp | |
| abs.ixi.client.xmpp.packet |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Packet
Root interface for all user level packets which can be transported to/from
server to a user agent.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Multipart
A
MultipartMessage can have multiple parts within it; each of these
parts is represented by Multipart. |
class |
MultipartMessage
Represents a multipart message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TCPConnection.write(Writable writable) |
void |
Connection.write(Writable writable)
Write
Writables onto this connection. |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamResumed |
| Modifier and Type | Class and Description |
|---|---|
class |
AckPacket |
class |
AckRequestPacket |
class |
Challenge |
class |
FailedPacket |
class |
Failure |
class |
IQ |
class |
Message |
class |
Presence |
class |
Proceed |
class |
ResourceBind |
class |
SASLAuth |
class |
SMEnable |
class |
SMEnabledPacket |
class |
Stanza |
class |
StartTLS |
class |
StreamFeaturePacket |
class |
StreamHeader |
class |
StreamResume |
class |
Success |
class |
XMPPError |
class |
XMPPPacket |
Copyright © 2019. All rights reserved.