java.lang.Object
io.helidon.webserver.websocket.WsRoute
All Implemented Interfaces:
Route, ServerLifecycle

public class WsRoute extends Object implements Route
WebSocket route. Result of routing in WsRouting.findRoute(io.helidon.http.HttpPrologue).
  • Method Details

    • listener

      public WsListener listener()
      WebSocket listener associated with this route.
      Returns:
      listener