java.lang.Object
io.helidon.webserver.websocket.WebSocketRouting
- All Implemented Interfaces:
Routing,ServerLifecycle
WebSocket specific routing.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface io.helidon.webserver.Routing
Routing.Rules -
Method Summary
Modifier and TypeMethodDescriptionstatic WebSocketRouting.Builderbuilder()Builder for WebSocket routing.voidroute(BareRequest bareRequest, BareResponse bareResponse) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.helidon.webserver.ServerLifecycle
afterStop, beforeStart