| Modifier and Type | Method and Description |
|---|---|
static WebSocketConnectionConfiguration.Builder |
WebSocketConnectionConfiguration.builder()
Creates a new builder.
|
WebSocketConnectionConfiguration.Builder |
WebSocketConnectionConfiguration.Builder.path(java.lang.String path)
Sets the path on the host, e.g.
|
WebSocketConnectionConfiguration.Builder |
WebSocketConnectionConfiguration.Builder.pingInterval(java.time.Duration pingInterval)
Sets the ping interval.
|
Copyright © 2014–2019 XMPP.rocks. All rights reserved.