Uses of Class
io.vertx.reactivex.core.http.WebSocketClient
Packages that use WebSocketClient
-
Uses of WebSocketClient in io.vertx.reactivex.core
Methods in io.vertx.reactivex.core that return WebSocketClientModifier and TypeMethodDescriptionVertx.createWebSocketClient()Create a WebSocket client using default optionsVertx.createWebSocketClient(WebSocketClientOptions options) Create a WebSocket client using the specified options -
Uses of WebSocketClient in io.vertx.reactivex.core.http
Fields in io.vertx.reactivex.core.http with type parameters of type WebSocketClientModifier and TypeFieldDescriptionstatic final io.vertx.lang.rx.TypeArg<WebSocketClient> WebSocketClient.__TYPE_ARGMethods in io.vertx.reactivex.core.http that return WebSocketClientModifier and TypeMethodDescriptionstatic WebSocketClientWebSocketClient.newInstance(WebSocketClient arg)