T - The transport object, e.g. Socket.public abstract class TcpConnectionConfiguration<T> extends ClientConnectionConfiguration
A configuration for a TCP connection.
BoshConnectionConfiguration,
SocketConnection| Modifier and Type | Class and Description |
|---|---|
static class |
TcpConnectionConfiguration.Builder<T extends TcpConnectionConfiguration.Builder<T>>
A builder to create a
TcpConnectionConfiguration instance. |
| Modifier and Type | Method and Description |
|---|---|
int |
getKeepAliveInterval()
Gets the whitespace keep-alive interval.
|
createConnection, getChannelEncryption, getCompressionMethods, getConnectTimeout, getHostname, getHostnameVerifier, getPort, getProxy, getSSLContext, toStringCopyright © 2014–2019 XMPP.rocks. All rights reserved.