Uses of Class
cool.scx.http.routing.WebSocketRoutingContext
Packages that use WebSocketRoutingContext
-
Uses of WebSocketRoutingContext in cool.scx.http.routing
Methods in cool.scx.http.routing that return types with arguments of type WebSocketRoutingContextMethod parameters in cool.scx.http.routing with type arguments of type WebSocketRoutingContextModifier and TypeMethodDescriptionWebSocketRouter.errorHandler(BiConsumer<Throwable, WebSocketRoutingContext> handler) WebSocketRouteWritable.handler(Consumer<WebSocketRoutingContext> handler)