Uses of Class
aQute.bnd.http.HttpClient
Packages that use HttpClient
-
Uses of HttpClient in aQute.bnd.connection.settings
Fields in aQute.bnd.connection.settings declared as HttpClientConstructors in aQute.bnd.connection.settings with parameters of type HttpClient -
Uses of HttpClient in aQute.bnd.http
Fields in aQute.bnd.http declared as HttpClientMethods in aQute.bnd.http that return HttpClientModifier and TypeMethodDescriptionHttpClient.retries
(int retries) HttpClient.retryDelay
(int retryDelay) Constructors in aQute.bnd.http with parameters of type HttpClient -
Uses of HttpClient in aQute.bnd.main
Fields in aQute.bnd.main declared as HttpClientModifier and TypeFieldDescription(package private) final HttpClient
CommunicationCommands.httpClient
-
Uses of HttpClient in aQute.bnd.osgi
Fields in aQute.bnd.osgi declared as HttpClientMethods in aQute.bnd.osgi with parameters of type HttpClientConstructors in aQute.bnd.osgi with parameters of type HttpClientModifierConstructorDescription(package private)
URLResource
(URL url, HttpClient client) This constructor is not for use other than byResource.fromURL(URL)
.