public final 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() |
getAuthzid, getCallbackHandler, getCustomSSLContext, getCustomX509TrustManager, getDnssecMode, getEnabledSaslMechanisms, getEnabledSSLCiphers, getEnabledSSLProtocols, getHostnameVerifier, getKeystorePath, getKeystoreType, getPassword, getPKCS11Library, getResource, getSecurityMode, getServiceName, getSocketFactory, getUsername, getXMPPServiceDomain, isCompressionEnabled, isDebuggerEnabled, isEnabledSaslMechanism, isLegacySessionDisabled, isSendPresence
public boolean isProxyEnabled()
public org.jivesoftware.smack.proxy.ProxyInfo getProxyInfo()
getProxyInfo
in class org.jivesoftware.smack.ConnectionConfiguration
public java.lang.String getProxyAddress()
public int getProxyPort()
public boolean isUsingHTTPS()
public java.net.URI getURI() throws java.net.URISyntaxException
java.net.URISyntaxException
public static BOSHConfiguration.Builder builder()