| Interface | Description |
|---|---|
| BundleAndDeferCallback |
This callback is used to get the current value of the period in which Smack does bundle and defer
outgoing stanzas.
|
| Class | Description |
|---|---|
| BundleAndDefer | |
| TCPInitializer | |
| XmppNioTcpConnection |
Represents and manages a client connection to an XMPP server via TCP.
|
| XmppNioTcpConnection.ConnectedToHostEvent | |
| XmppNioTcpConnection.ConnectingToHostEvent | |
| XmppNioTcpConnection.ConnectionToHostFailedEvent | |
| XmppNioTcpConnection.EnableStreamManagementStateDescriptor | |
| XmppNioTcpConnection.HostLookupResult | |
| XmppNioTcpConnection.Stats | |
| XmppNioTcpConnection.TcpSocketConnectedResult | |
| XmppNioTcpConnection.TlsEstablishedResult | |
| XmppNioTcpConnection.TlsStateStats | |
| XMPPTCPConnection |
Creates a socket connection to an XMPP server.
|
| XMPPTCPConnectionConfiguration |
A connection configuration for XMPP connections over TCP (the common case).
|
| XMPPTCPConnectionConfiguration.Builder |
A configuration builder for XMPP connections over TCP.
|