Uses of Interface
dev.mccue.microhttp.handler.RouteHandler.MatcherHandler
-
Uses of RouteHandler.MatcherHandler in dev.mccue.microhttp.handler
Methods in dev.mccue.microhttp.handler with parameters of type RouteHandler.MatcherHandlerModifier and TypeMethodDescriptionstatic RouteHandlerRouteHandler.of(String method, Pattern pattern, RouteHandler.MatcherHandler handler)