Uses of Interface
io.helidon.nima.websocket.client.WsClient
Packages that use WsClient
Package
Description
Unit and integration testing support for NĂma WebSocket and JUnit 5.
WebSocket client.
-
Uses of WsClient in io.helidon.nima.testing.junit5.websocket
Classes in io.helidon.nima.testing.junit5.websocket that implement WsClientModifier and TypeClassDescriptionclassA client for WebSocket, that directly invokes routing (and bypasses network). -
Uses of WsClient in io.helidon.nima.websocket.client
Methods in io.helidon.nima.websocket.client that return WsClient