java.lang.Object
io.helidon.nima.http2.webserver.Http2Route
All Implemented Interfaces:
HttpRoute, Route, ServerLifecycle

public class Http2Route extends Object implements HttpRoute
A route for HTTP/2 only. To create a route valid for any version of HTTP, please use HttpRoute or methods defined on HttpRouting.Builder.