| Package | Description |
|---|---|
| org.tio.websocket.client |
| Modifier and Type | Method and Description |
|---|---|
WsClientConfig |
WsClient.getConfig() |
| Modifier and Type | Method and Description |
|---|---|
static WsClient |
WsClient.create(String uri,
Map<String,String> additionalHttpHeaders,
WsClientConfig config)
To create a WsClient.
|
static WsClient |
WsClient.create(String uri,
WsClientConfig config)
To create a WsClient.
|
Copyright © 2021. All rights reserved.