A B C G I L O S U X 
All Classes All Packages

A

addHttpHeader(String, String) - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration.Builder
 
afterSaslAuthenticationSuccess() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 

B

BOSH_URI - Static variable in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
The BOSH namespace from XEP-0124.
BOSHConfiguration - Class in org.jivesoftware.smack.bosh
Configuration to use while establishing the connection to the XMPP server via HTTP binding.
BOSHConfiguration.Builder - Class in org.jivesoftware.smack.bosh
 
build() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration.Builder
 
builder() - Static method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 

C

connectInternal() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 

G

getHttpHeaders() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 
getProxyAddress() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 
getProxyInfo() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 
getProxyPort() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 
getThis() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration.Builder
 
getURI() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 

I

initDebugger() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
Initialize the SmackDebugger which allows to log and debug XML traffic.
instantShutdown() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 
isProxyEnabled() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 
isSecureConnection() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 
isUsingCompression() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 
isUsingHTTPS() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration
 

L

loginInternal(String, String, Resourcepart) - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 

O

org.jivesoftware.smack.bosh - package org.jivesoftware.smack.bosh
Smack's API for BOSH (XEP-206, XEP-124).

S

send(ComposableBody) - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
Send a HTTP request to the connection manager with the provided body element.
sendNonza(Nonza) - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 
sendStanzaInternal(Stanza) - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
 
sessionID - Variable in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
The session ID for the BOSH session with the connection manager.
setFile(String) - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration.Builder
 
setUseHttps(boolean) - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration.Builder
 
shutdown() - Method in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
Closes the connection by setting presence to unavailable and closing the HTTP client.

U

useHttps() - Method in class org.jivesoftware.smack.bosh.BOSHConfiguration.Builder
 

X

XMPP_BOSH_NS - Static variable in class org.jivesoftware.smack.bosh.XMPPBOSHConnection
The XMPP Over Bosh namespace.
XMPPBOSHConnection - Class in org.jivesoftware.smack.bosh
Creates a connection to an XMPP server via HTTP binding.
XMPPBOSHConnection(String, String, boolean, String, int, String, DomainBareJid) - Constructor for class org.jivesoftware.smack.bosh.XMPPBOSHConnection
Create a HTTP Binding connection to an XMPP server.
XMPPBOSHConnection(BOSHConfiguration) - Constructor for class org.jivesoftware.smack.bosh.XMPPBOSHConnection
Create a HTTP Binding connection to an XMPP server.
A B C G I L O S U X 
All Classes All Packages