| Package | Description |
|---|---|
| org.jivesoftware.smack.tcp |
| Modifier and Type | Method and Description |
|---|---|
XMPPTCPConnectionConfiguration |
XMPPTCPConnectionConfiguration.Builder.build() |
| Constructor and Description |
|---|
XMPPTCPConnection(XMPPTCPConnectionConfiguration config)
Creates a new XMPP connection over TCP (optionally using proxies).
|