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