JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
G
I
L
N
O
S
U
X
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
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
N
notifyConnectionError(Exception)
- Method in class org.jivesoftware.smack.bosh.
XMPPBOSHConnection
Sends out a notification that there was an error with the connection and closes the connection.
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.
B
C
G
I
L
N
O
S
U
X
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes