public final class BOSHConfiguration extends ConnectionConfiguration
XMPPBOSHConnection| Modifier and Type | Class and Description |
|---|---|
static class |
BOSHConfiguration.Builder |
ConnectionConfiguration.DnssecMode, ConnectionConfiguration.SecurityModeallowNullOrEmptyUsername, host, hostAddress, port, proxy, xmppServiceDomain| Modifier and Type | Method and Description |
|---|---|
static BOSHConfiguration.Builder |
builder() |
String |
getProxyAddress() |
ProxyInfo |
getProxyInfo()
Get the configured proxy information (if any).
|
int |
getProxyPort() |
URI |
getURI() |
boolean |
isProxyEnabled() |
boolean |
isUsingHTTPS() |
getAuthzid, getCallbackHandler, getCustomSSLContext, getCustomX509TrustManager, getDnssecMode, getEnabledSaslMechanisms, getEnabledSSLCiphers, getEnabledSSLProtocols, getHostnameVerifier, getKeystorePath, getKeystoreType, getPassword, getPKCS11Library, getResource, getSecurityMode, getServiceName, getSocketFactory, getUsername, getXMPPServiceDomain, isCompressionEnabled, isDebuggerEnabled, isEnabledSaslMechanism, isLegacySessionDisabled, isSendPresencepublic boolean isProxyEnabled()
public ProxyInfo getProxyInfo()
ConnectionConfigurationgetProxyInfo in class ConnectionConfigurationnull.public String getProxyAddress()
public int getProxyPort()
public boolean isUsingHTTPS()
public URI getURI() throws URISyntaxException
URISyntaxExceptionpublic static BOSHConfiguration.Builder builder()