B C G H J P R S T W
All Classes All Packages
All Classes All Packages
All Classes All Packages
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
- connect(XmppSession, WebSocketConnectionConfiguration, SessionOpen) - Method in class rocks.xmpp.websocket.net.client.HttpClientWebSocketConnector
- connect(XmppSession, WebSocketConnectionConfiguration, SessionOpen) - Method in class rocks.xmpp.websocket.net.client.JakartaWebSocketConnector
- createConnection(XmppSession, SessionOpen) - 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.
- 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.
H
- HttpClientWebSocketConnector - Class in rocks.xmpp.websocket.net.client
-
A WebSocket transport connector which uses
WebSocket. - HttpClientWebSocketConnector() - Constructor for class rocks.xmpp.websocket.net.client.HttpClientWebSocketConnector
J
- JakartaWebSocketConnector - Class in rocks.xmpp.websocket.net.client
-
A WebSocket transport connector which uses Jakarta WebSocket API with Tyrus as reference implementation.
- JakartaWebSocketConnector() - Constructor for class rocks.xmpp.websocket.net.client.JakartaWebSocketConnector
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
- 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
- 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
WebSocketConnectionConfigurationinstance.
All Classes All Packages