| Package | Description |
|---|---|
| io.vertx.core | |
| io.vertx.reactivex.core.http | |
| io.vertx.rxjava.core.http | |
| io.vertx.rxjava3.core.http |
| Modifier and Type | Method and Description |
|---|---|
default 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 | Method and Description |
|---|---|
WebSocketClient |
WebSocketClient.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static WebSocketClient |
WebSocketClient.newInstance(WebSocketClient arg) |
| Constructor and Description |
|---|
WebSocketClient(WebSocketClient delegate) |
| Modifier and Type | Method and Description |
|---|---|
WebSocketClient |
WebSocketClient.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static WebSocketClient |
WebSocketClient.newInstance(WebSocketClient arg) |
| Constructor and Description |
|---|
WebSocketClient(WebSocketClient delegate) |
| Modifier and Type | Method and Description |
|---|---|
WebSocketClient |
WebSocketClient.getDelegate() |
| Modifier and Type | Method and Description |
|---|---|
static WebSocketClient |
WebSocketClient.newInstance(WebSocketClient arg) |
| Constructor and Description |
|---|
WebSocketClient(WebSocketClient delegate) |
Copyright © 2023 Eclipse. All rights reserved.