Uses of Class
org.eclipse.jetty.client.HttpSender
Packages that use HttpSender
Package
Description
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
-
Uses of HttpSender in org.eclipse.jetty.client
Methods in org.eclipse.jetty.client that return HttpSender -
Uses of HttpSender in org.eclipse.jetty.client.http
Subclasses of HttpSender in org.eclipse.jetty.client.http -
Uses of HttpSender in org.eclipse.jetty.fcgi.client.http
Subclasses of HttpSender in org.eclipse.jetty.fcgi.client.httpMethods in org.eclipse.jetty.fcgi.client.http that return HttpSender -
Uses of HttpSender in org.eclipse.jetty.http2.client.http
Subclasses of HttpSender in org.eclipse.jetty.http2.client.httpMethods in org.eclipse.jetty.http2.client.http that return HttpSender