Uses of Class
org.jivesoftware.smack.bosh.BOSHConfiguration
-
Packages that use BOSHConfiguration Package Description org.jivesoftware.smack.bosh Smack's API for BOSH (XEP-206, XEP-124). -
-
Uses of BOSHConfiguration in org.jivesoftware.smack.bosh
Methods in org.jivesoftware.smack.bosh that return BOSHConfiguration Modifier and Type Method Description BOSHConfigurationBOSHConfiguration.Builder. build()Constructors in org.jivesoftware.smack.bosh with parameters of type BOSHConfiguration Constructor Description XMPPBOSHConnection(BOSHConfiguration config)Create a HTTP Binding connection to an XMPP server.
-