Uses of Interface
org.eclipse.sw360.http.HttpClientFactory
-
Packages that use HttpClientFactory Package Description org.eclipse.sw360.http -
-
Uses of HttpClientFactory in org.eclipse.sw360.http
Classes in org.eclipse.sw360.http that implement HttpClientFactory Modifier and Type Class Description classHttpClientFactoryImplAn implementation of theHttpClientFactoryinterface that creates client instances using underlying OkHttpClient objects.
-