Package net.officefloor.web.route
-
Interface Summary Interface Description WebRouteHandler Handles the web route.WebRouteNode Node in theWebRouter
route tree.WebServicer Servicer for web route. -
Class Summary Class Description LeafWebRouteHandling Handling details for theLeafWebRouteNode
.LeafWebRouteNode LeafWebRouteNode
that services theHttpRequest
.ParameterWebRouteNode WebRouteNode
for a path parameter.StaticWebRouteNode WebRouteNode
for static characters.WebRouter RoutesServerHttpConnection
instances to their respective handlingManagedFunction
.WebRouterBuilder Builds theWebRouter
. -
Enum Summary Enum Description WebRouteNode.WebRouteResultEnum Indicates possible matching ofWebRouteNode
.WebServicer.WebRouteMatchEnum Result of matching.