| Package | Description |
|---|---|
| rocks.xmpp.core.net.client |
Provides classes for client side connection configuration and establishment.
|
| rocks.xmpp.core.session |
Provides classes related to an XMPP session.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SocketConnectionConfiguration
A configuration for a TCP connection using
Socket. |
| Constructor and Description |
|---|
SocketConnection(java.net.Socket socket,
XmppSession xmppSession,
TcpConnectionConfiguration configuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
TcpConnectionConfiguration
Deprecated.
|
Copyright © 2014–2018 XMPP.rocks. All rights reserved.