Uses of Class
net.officefloor.web.route.LeafWebRouteHandling
Packages that use LeafWebRouteHandling
-
Uses of LeafWebRouteHandling in net.officefloor.web.route
Constructor parameters in net.officefloor.web.route with type arguments of type LeafWebRouteHandlingModifierConstructorDescriptionLeafWebRouteNode(String[] allowedMethods, Map<HttpMethod.HttpMethodEnum, LeafWebRouteHandling> handlers, boolean isWildcardOnlyMatch) Instantiate.