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