Uses of Class
io.helidon.nima.websocket.webserver.WsRouting
Packages that use WsRouting
Package
Description
Unit and integration testing support for NĂma WebSocket and JUnit 5.
WebSocket server support.
-
Uses of WsRouting in io.helidon.nima.testing.junit5.websocket
Methods in io.helidon.nima.testing.junit5.websocket with parameters of type WsRoutingModifier and TypeMethodDescriptionstatic DirectWsClientCreate a new client based on the provided routing. -
Uses of WsRouting in io.helidon.nima.websocket.webserver
Methods in io.helidon.nima.websocket.webserver that return WsRouting