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 HttpReceiverOverHTTP
HttpChannelOverHTTP. receiver
Methods in org.eclipse.jetty.client.http that return HttpReceiverOverHTTP Modifier and Type Method Description protected HttpReceiverOverHTTP
HttpChannelOverHTTP. getHttpReceiver()
protected HttpReceiverOverHTTP
HttpChannelOverHTTP. newHttpReceiver()
-