Uses of Class
org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
-
-
Uses of HttpChannelOverHTTP2 in org.eclipse.jetty.http2.client.http
Methods in org.eclipse.jetty.http2.client.http that return HttpChannelOverHTTP2 Modifier and Type Method Description protected HttpChannelOverHTTP2HttpReceiverOverHTTP2. getHttpChannel()protected HttpChannelOverHTTP2HttpSenderOverHTTP2. getHttpChannel()protected HttpChannelOverHTTP2HttpConnectionOverHTTP2. newHttpChannel(boolean push)Constructors in org.eclipse.jetty.http2.client.http with parameters of type HttpChannelOverHTTP2 Constructor Description HttpSenderOverHTTP2(HttpChannelOverHTTP2 channel)
-