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 HttpReceiverOverHTTP2HttpChannelOverHTTP2. receiverprivate HttpReceiverOverHTTP2HttpReceiverOverHTTP2.ContentNotifier. receiverConstructors in org.eclipse.jetty.http2.client.http with parameters of type HttpReceiverOverHTTP2 Constructor Description ContentNotifier(HttpReceiverOverHTTP2 receiver)
-