Uses of Class
io.helidon.webserver.http2.Http2Route
-
Uses of Http2Route in io.helidon.webserver.http2
Methods in io.helidon.webserver.http2 that return Http2RouteModifier and TypeMethodDescriptionstatic Http2RouteCreate an HTTP/2 specific route.static Http2RouteHttp2Route.route(PathMatcher pathMatcher, Handler handler, io.helidon.common.http.Http.Method... methods) Create an HTTP/2 specific route.