Uses of Class
org.eclipse.jetty.http2.server.HTTP2ServerConnection.ServerHttpChannelOverHTTP2
-
Packages that use HTTP2ServerConnection.ServerHttpChannelOverHTTP2 Package Description org.eclipse.jetty.http2.server -
-
Uses of HTTP2ServerConnection.ServerHttpChannelOverHTTP2 in org.eclipse.jetty.http2.server
Methods in org.eclipse.jetty.http2.server that return HTTP2ServerConnection.ServerHttpChannelOverHTTP2 Modifier and Type Method Description protected HTTP2ServerConnection.ServerHttpChannelOverHTTP2
HTTP2ServerConnection. newServerHttpChannelOverHTTP2(Connector connector, HttpConfiguration httpConfig, HttpTransportOverHTTP2 transport)
-