Uses of Class
tech.greenfield.vertx.irked.RouteConfiguration.RoutingContextImplException
-
Packages that use RouteConfiguration.RoutingContextImplException Package Description tech.greenfield.vertx.irked -
-
Uses of RouteConfiguration.RoutingContextImplException in tech.greenfield.vertx.irked
Methods in tech.greenfield.vertx.irked that throw RouteConfiguration.RoutingContextImplException Modifier and Type Method Description protected RequestRouteConfiguration. resolveRequestContext(Request r)Try to resolve the handler requested routing context type by instantiating the requested type if needed.
-