Uses of Interface
cool.scx.http.routing.Router
Packages that use Router
-
Uses of Router in cool.scx.http.routing
Classes in cool.scx.http.routing that implement RouterMethods in cool.scx.http.routing that return RouterModifier and TypeMethodDescriptionRouter.errorHandler(BiConsumer<Throwable, RoutingContext> handler) static RouterRouter.of()