| Package | Description |
|---|---|
| io.vertx.reactivex.core | |
| io.vertx.reactivex.core.http |
| Modifier and Type | Method and Description |
|---|---|
WebSocketClient |
Vertx.createWebSocketClient()
Create a WebSocket client using default options
|
WebSocketClient |
Vertx.createWebSocketClient(WebSocketClientOptions options)
Create a WebSocket client using the specified options
|
| Modifier and Type | Field and Description |
|---|---|
static io.vertx.lang.rx.TypeArg<WebSocketClient> |
WebSocketClient.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
static WebSocketClient |
WebSocketClient.newInstance(WebSocketClient arg) |
Copyright © 2023 Eclipse. All rights reserved.