| Package | Description |
|---|---|
| org.spincast.plugins.httpclient.websocket | |
| org.spincast.plugins.httpclient.websocket.builders |
| Modifier and Type | Method and Description |
|---|---|
WebsocketRequestBuilder |
HttpClient.websocket(String url)
Starts a builder for a websocket request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebsocketRequestBuilderDefault |
| Modifier and Type | Method and Description |
|---|---|
WebsocketRequestBuilder |
WebsocketRequestBuilderDefault.ping(int seconds) |
WebsocketRequestBuilder |
WebsocketRequestBuilder.ping(int seconds)
You can use this to configure the pings that are automatically sent
to the Websocket endpoint every X seconds.
|
Copyright © 2018. All rights reserved.