Uses of Record Class
dev.voidframework.web.routing.Route
Packages that use Route
Package
Description
-
Uses of Route in dev.voidframework.web.http.errorpage
Method parameters in dev.voidframework.web.http.errorpage with type arguments of type Route -
Uses of Route in dev.voidframework.web.routing
Methods in dev.voidframework.web.routing that return types with arguments of type RouteModifier and TypeMethodDescriptionRouter.getRoutesAsList()Retrieves all registered routes.Router.getRoutesAsMap()Retrieves all registered routes. -
Uses of Route in dev.voidframework.web.routing.impl
Methods in dev.voidframework.web.routing.impl that return types with arguments of type Route