Uses of Class
org.eclipse.jetty.http2.client.http.HttpReceiverOverHTTP2
-
Packages that use HttpReceiverOverHTTP2 Package Description org.eclipse.jetty.http2.client.http -
-
Uses of HttpReceiverOverHTTP2 in org.eclipse.jetty.http2.client.http
Fields in org.eclipse.jetty.http2.client.http declared as HttpReceiverOverHTTP2 Modifier and Type Field Description private HttpReceiverOverHTTP2
HttpChannelOverHTTP2. receiver
private HttpReceiverOverHTTP2
HttpReceiverOverHTTP2.ContentNotifier. receiver
Constructors in org.eclipse.jetty.http2.client.http with parameters of type HttpReceiverOverHTTP2 Constructor Description ContentNotifier(HttpReceiverOverHTTP2 receiver)
-