Uses of Class
aQute.bnd.http.HttpClient
-
Packages that use HttpClient Package Description aQute.bnd.connection.settings aQute.bnd.http -
-
Uses of HttpClient in aQute.bnd.connection.settings
Fields in aQute.bnd.connection.settings declared as HttpClient Modifier and Type Field Description private HttpClient
ConnectionSettings. client
Constructors in aQute.bnd.connection.settings with parameters of type HttpClient Constructor Description ConnectionSettings(Processor processor, HttpClient client)
-
Uses of HttpClient in aQute.bnd.http
Fields in aQute.bnd.http declared as HttpClient Modifier and Type Field Description (package private) HttpClient
HttpRequest. client
Constructors in aQute.bnd.http with parameters of type HttpClient Constructor Description HttpRequest(HttpClient client)
-