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 route -
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