Uses of Class
org.eclipse.jetty.http2.client.http.HttpChannelOverHTTP2
Packages that use HttpChannelOverHTTP2
-
Uses of HttpChannelOverHTTP2 in org.eclipse.jetty.http2.client.http
Methods in org.eclipse.jetty.http2.client.http that return HttpChannelOverHTTP2Modifier and TypeMethodDescriptionprotected HttpChannelOverHTTP2
HttpConnectionOverHTTP2.acquireHttpChannel()
protected HttpChannelOverHTTP2
HttpReceiverOverHTTP2.getHttpChannel()
protected HttpChannelOverHTTP2
HttpSenderOverHTTP2.getHttpChannel()
protected HttpChannelOverHTTP2
HttpConnectionOverHTTP2.newHttpChannel()
Methods in org.eclipse.jetty.http2.client.http with parameters of type HttpChannelOverHTTP2Modifier and TypeMethodDescriptionprotected boolean
HttpConnectionOverHTTP2.release
(HttpChannelOverHTTP2 channel) Constructors in org.eclipse.jetty.http2.client.http with parameters of type HttpChannelOverHTTP2