| Package | Description |
|---|---|
| org.spincast.defaults.testing | |
| org.spincast.plugins.httpclient.websocket | |
| org.spincast.plugins.httpclient.websocket.builders | |
| org.spincast.testing.core |
| Modifier and Type | Method and Description |
|---|---|
protected WebsocketRequestBuilder |
AppBasedWebsocketTestingBase.websocket(String pathOrUrl,
boolean isFullUrl,
boolean isHttps) |
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
protected WebsocketRequestBuilder |
AppBasedTestingBase.websocket(String path) |
protected WebsocketRequestBuilder |
AppBasedTestingBase.websocket(String pathOrUrl,
boolean isFullUrl) |
protected WebsocketRequestBuilder |
AppBasedTestingBase.websocket(String pathOrUrl,
boolean isFullUrl,
boolean isHttps) |
Copyright © 2019. All rights reserved.