| Package | Description |
|---|---|
| io.vertx.core |
| 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
|
Copyright © 2024 Eclipse. All rights reserved.