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 © 2023 Eclipse. All rights reserved.