Uses of Interface
io.vertx.core.http.WebSocketClient
Packages that use WebSocketClient
-
Uses of WebSocketClient in io.vertx.core
Methods in io.vertx.core that return WebSocketClientModifier and TypeMethodDescriptiondefault WebSocketClientVertx.createWebSocketClient()Create a WebSocket client using default optionsVertx.createWebSocketClient(WebSocketClientOptions options) Create a WebSocket client using the specified options