Package org.jivesoftware.smack.c2s
Class ModularXmppClientToServerConnectionConfiguration
java.lang.Object
org.jivesoftware.smack.ConnectionConfiguration
org.jivesoftware.smack.c2s.ModularXmppClientToServerConnectionConfiguration
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classNested classes/interfaces inherited from class org.jivesoftware.smack.ConnectionConfiguration
ConnectionConfiguration.DnssecMode, ConnectionConfiguration.SecurityMode -
Field Summary
Fields inherited from class org.jivesoftware.smack.ConnectionConfiguration
allowNullOrEmptyUsername, host, hostAddress, port, proxy, xmppServiceDomain, xmppServiceDomainDnsName -
Method Summary
Modifier and TypeMethodDescriptionbuilder()builder(org.jxmpp.JxmppContext jxmppContext) voidprintStateGraphInDotFormat(PrintWriter pw, boolean breakStateName) Methods inherited from class org.jivesoftware.smack.ConnectionConfiguration
getAuthzid, getCallbackHandler, getDebuggerFactory, getDefaultJxmppContext, getDnssecMode, getEnabledSaslMechanisms, getEnabledSSLCiphers, getEnabledSSLProtocols, getHost, getHostAddress, getHostnameVerifier, getHostString, getJxmppContext, getLanguage, getPassword, getPort, getProxyInfo, getResource, getSecurityMode, getServiceName, getSocketFactory, getSSLSocketFactory, getUsername, getXmlLang, getXMPPServiceDomain, getXmppServiceDomainAsDnsNameIfPossible, isCompressionEnabled, isEnabledSaslMechanism, isSendPresence
-
Method Details
-
printStateGraphInDotFormat
-
getStateGraphInDotFormat
-
builder
-
builder
public static ModularXmppClientToServerConnectionConfiguration.Builder builder(org.jxmpp.JxmppContext jxmppContext)
-