Uses of Class
org.eclipse.jetty.client.http.HttpChannelOverHTTP
Packages that use HttpChannelOverHTTP
-
Uses of HttpChannelOverHTTP in org.eclipse.jetty.client.http
Methods in org.eclipse.jetty.client.http that return HttpChannelOverHTTPModifier and TypeMethodDescriptionHttpConnectionOverHTTP.getHttpChannel()
HttpReceiverOverHTTP.getHttpChannel()
HttpSenderOverHTTP.getHttpChannel()
protected HttpChannelOverHTTP
HttpConnectionOverHTTP.newHttpChannel()
Constructors in org.eclipse.jetty.client.http with parameters of type HttpChannelOverHTTPModifierConstructorDescriptionHttpReceiverOverHTTP
(HttpChannelOverHTTP channel) HttpSenderOverHTTP
(HttpChannelOverHTTP channel)