Uses of Class
org.eclipse.jetty.client.http.HttpReceiverOverHTTP
-
Packages that use HttpReceiverOverHTTP Package Description org.eclipse.jetty.client.http -
-
Uses of HttpReceiverOverHTTP in org.eclipse.jetty.client.http
Fields in org.eclipse.jetty.client.http declared as HttpReceiverOverHTTP Modifier and Type Field Description private HttpReceiverOverHTTPHttpChannelOverHTTP. receiverMethods in org.eclipse.jetty.client.http that return HttpReceiverOverHTTP Modifier and Type Method Description protected HttpReceiverOverHTTPHttpChannelOverHTTP. getHttpReceiver()protected HttpReceiverOverHTTPHttpChannelOverHTTP. newHttpReceiver()
-