Uses of Interface
org.eclipse.sw360.http.HttpClient
-
Packages that use HttpClient Package Description org.eclipse.sw360.http -
-
Uses of HttpClient in org.eclipse.sw360.http
Classes in org.eclipse.sw360.http that implement HttpClient Modifier and Type Class Description classNewHttpClientImplThis class implements the java native client library.Methods in org.eclipse.sw360.http that return HttpClient Modifier and Type Method Description HttpClientHttpClientFactory. newHttpClient(HttpClientConfig config)Creates a new instance ofHttpClientand configures it according to the passed in configuration object.HttpClientHttpClientFactoryImpl. newHttpClient(HttpClientConfig config)HttpClientHttpClientFactory. newHttpClientAlt(HttpClientConfig config)Creates a new instance ofHttpClientand configures it according to the passed in configuration object.HttpClientHttpClientFactoryImpl. newHttpClientAlt(HttpClientConfig config)
-