Skip navigation links
B C G I P R S T W 

B

build() - Method in class rocks.xmpp.websocket.net.client.WebSocketConnectionConfiguration.Builder
 
builder() - Static method in class rocks.xmpp.websocket.net.client.WebSocketConnectionConfiguration
Creates a new builder.

C

createConnection(XmppSession) - Method in class rocks.xmpp.websocket.net.client.WebSocketConnectionConfiguration
 

G

getDefault() - Static method in class rocks.xmpp.websocket.net.client.WebSocketConnectionConfiguration
Gets the default configuration.
getExtensions() - Method in class rocks.xmpp.websocket.net.client.WebSocketModule
 
getPath() - Method in class rocks.xmpp.websocket.net.client.WebSocketConnectionConfiguration
Gets the path on the host, e.g.
getPingInterval() - Method in class rocks.xmpp.websocket.net.client.WebSocketConnectionConfiguration
Gets the ping interval.

I

isUsingAcknowledgements() - Method in class rocks.xmpp.websocket.net.client.WebSocketClientConnection
 

P

path(String) - Method in class rocks.xmpp.websocket.net.client.WebSocketConnectionConfiguration.Builder
Sets the path on the host, e.g.
pingInterval(Duration) - Method in class rocks.xmpp.websocket.net.client.WebSocketConnectionConfiguration.Builder
Sets the ping interval.

R

rocks.xmpp.websocket.net.client - package rocks.xmpp.websocket.net.client
Client classes for establishing a WebSocket connection.

S

send(StreamElement) - Method in class rocks.xmpp.websocket.net.client.WebSocketClientConnection
 
setDefault(WebSocketConnectionConfiguration) - Static method in class rocks.xmpp.websocket.net.client.WebSocketConnectionConfiguration
Sets the default configuration.

T

toString() - Method in class rocks.xmpp.websocket.net.client.WebSocketConnectionConfiguration
 

W

WebSocketClientConnection - Class in rocks.xmpp.websocket.net.client
A WebSocket connection initiated by a client.
WebSocketConnectionConfiguration - Class in rocks.xmpp.websocket.net.client
A configuration for a WebSocket connection.
WebSocketConnectionConfiguration.Builder - Class in rocks.xmpp.websocket.net.client
A builder to create a WebSocketConnectionConfiguration instance.
WebSocketModule - Class in rocks.xmpp.websocket.net.client
The WebSocket module, which is used to make the framing elements <open/> and <close/> known to the session.
WebSocketModule() - Constructor for class rocks.xmpp.websocket.net.client.WebSocketModule
 
B C G I P R S T W 
Skip navigation links

Copyright © 2014–2019 XMPP.rocks. All rights reserved.