Uses of Class
io.mangoo.routing.routes.WebSocketRoute
Packages that use WebSocketRoute
-
Uses of WebSocketRoute in io.mangoo.routing
Methods in io.mangoo.routing that return WebSocketRouteModifier and TypeMethodDescriptionstatic WebSocketRouteBind.webSocket()Creates a new WebSocket routeMethods in io.mangoo.routing that return types with arguments of type WebSocketRoute -
Uses of WebSocketRoute in io.mangoo.routing.routes
Methods in io.mangoo.routing.routes that return WebSocketRouteModifier and TypeMethodDescriptionWebSocketRoute.onController(Class<?> clazz) Sets the controller class for this WebSocket routeSets the URL for this route