public class XMPPTCPConnectionConfiguration
extends org.jivesoftware.smack.ConnectionConfiguration
| Modifier and Type | Class and Description |
|---|---|
static class |
XMPPTCPConnectionConfiguration.XMPPTCPConnectionConfigurationBuilder |
org.jivesoftware.smack.ConnectionConfiguration.ConnectionConfigurationBuilder<B extends org.jivesoftware.smack.ConnectionConfiguration.ConnectionConfigurationBuilder<B,C>,C extends org.jivesoftware.smack.ConnectionConfiguration>, org.jivesoftware.smack.ConnectionConfiguration.SecurityMode| Modifier and Type | Method and Description |
|---|---|
static XMPPTCPConnectionConfiguration.XMPPTCPConnectionConfigurationBuilder |
builder() |
boolean |
isCompressionEnabled()
Returns true if the connection is going to use stream compression.
|
getCallbackHandler, getCustomSSLContext, getEnabledSSLCiphers, getEnabledSSLProtocols, getHostnameVerifier, getKeystorePath, getKeystoreType, getPassword, getPKCS11Library, getResource, getRosterStore, getSecurityMode, getServiceName, getSocketFactory, getUsername, isAnonymous, isDebuggerEnabled, isLegacySessionDisabled, isRosterLoadedAtLogin, isSendPresencepublic boolean isCompressionEnabled()
isCompressionEnabled in class org.jivesoftware.smack.ConnectionConfigurationpublic static XMPPTCPConnectionConfiguration.XMPPTCPConnectionConfigurationBuilder builder()