Uses of Class
org.eclipse.jetty.http2.server.HTTP2ServerConnection.ServerHttpChannelOverHTTP2
Packages that use HTTP2ServerConnection.ServerHttpChannelOverHTTP2
-
Uses of HTTP2ServerConnection.ServerHttpChannelOverHTTP2 in org.eclipse.jetty.http2.server
Methods in org.eclipse.jetty.http2.server that return HTTP2ServerConnection.ServerHttpChannelOverHTTP2Modifier and TypeMethodDescriptionHTTP2ServerConnection.newServerHttpChannelOverHTTP2
(org.eclipse.jetty.server.Connector connector, org.eclipse.jetty.server.HttpConfiguration httpConfig, HttpTransportOverHTTP2 transport)