| Package | Description |
|---|---|
| rocks.xmpp.websocket |
Provides classes for the XMPP Subprotocol for WebSocket.
|
| Modifier and Type | Method and Description |
|---|---|
static WebSocketConnectionConfiguration.Builder |
WebSocketConnectionConfiguration.builder()
Creates a new builder.
|
WebSocketConnectionConfiguration.Builder |
WebSocketConnectionConfiguration.Builder.path(String path)
Sets the path on the host, e.g.
|
WebSocketConnectionConfiguration.Builder |
WebSocketConnectionConfiguration.Builder.pingInterval(Duration pingInterval)
Sets the ping interval.
|
Copyright © 2014–2017 XMPP.rocks. All rights reserved.