Package org.spincast.core.routing
package org.spincast.core.routing
-
ClassDescriptionComponent that binds some default route parameter aliases.Represents an HTTP ETag.Factory for ETagsHandler<R extends RequestContext<?>>A route handler.Enum for the
HTTP methods
.Handle to generate the path to redirect a route to.Builder to create a redirection rule.Factory to create RedirectRuleBuilders.A resource to push using HTTP/2.Route<R extends RequestContext<?>>Represents a regular route and all its informations.RouteBuilder<R extends RequestContext<?>>Builder to create a route.Factory to create a route builder.RouteHandlerMatch<R extends RequestContext<?>>Represents a match found by the router.The router.RoutingRequestContextAddon<R extends RequestContext<?>>Add-on to get information about the current routing process.RoutingResult<R extends RequestContext<?>>The result of the router, when asked to find matches for a request.The possible types of a routing process.StaticResource<R extends RequestContext<?>>A static resource, from the classpath or the file system.StaticResourceBuilder<R extends RequestContext<?>>Builder to create static resources.Factory to create static resources builders.Cache configurations available for a static resource.Cors configurations available for a static resource.StaticResourceFactory<R extends RequestContext<?>>The possible types of a static resource.