Uses of Interface
org.spincast.core.routing.Route
Packages that use Route
-
Uses of Route in org.spincast.core.routing
Methods in org.spincast.core.routing that return RouteModifier and TypeMethodDescriptionCreates and returns the route without adding it to the router.Gets a route using itsrouteId.RouteHandlerMatch.getSourceRoute()The route associated with this match.Methods in org.spincast.core.routing that return types with arguments of type RouteModifier and TypeMethodDescriptionRouter.getGlobalAfterFiltersRoutes()Gets the global "after" filters.Router.getGlobalBeforeFiltersRoutes()Gets the global "before" filters.Router.getMainRoutes()Gets the main routes.Methods in org.spincast.core.routing with parameters of type Route