public class BOSHConfiguration
extends org.jivesoftware.smack.ConnectionConfiguration
XMPPBOSHConnection| Modifier and Type | Class and Description |
|---|---|
static class |
BOSHConfiguration.Builder |
| Modifier and Type | Method and Description |
|---|---|
static BOSHConfiguration.Builder |
builder() |
java.lang.String |
getProxyAddress() |
org.jivesoftware.smack.proxy.ProxyInfo |
getProxyInfo() |
int |
getProxyPort() |
java.net.URI |
getURI() |
boolean |
isProxyEnabled() |
boolean |
isUsingHTTPS() |
getCallbackHandler, getCustomSSLContext, getEnabledSSLCiphers, getEnabledSSLProtocols, getHostnameVerifier, getKeystorePath, getKeystoreType, getPassword, getPKCS11Library, getResource, getSecurityMode, getServiceName, getSocketFactory, getUsername, isCompressionEnabled, isDebuggerEnabled, isLegacySessionDisabled, isSendPresencepublic boolean isProxyEnabled()
public org.jivesoftware.smack.proxy.ProxyInfo getProxyInfo()
public java.lang.String getProxyAddress()
public int getProxyPort()
public boolean isUsingHTTPS()
public java.net.URI getURI()
throws java.net.URISyntaxException
java.net.URISyntaxExceptionpublic static BOSHConfiguration.Builder builder()