Uses of Interface
org.apache.olingo.client.api.http.HttpClientFactory
Packages that use HttpClientFactory
-
Uses of HttpClientFactory in org.apache.olingo.client.api
Methods in org.apache.olingo.client.api that return HttpClientFactoryModifier and TypeMethodDescriptionConfiguration.getHttpClientFactory()
Gets the HttpClient factory to be used for executing requests.Methods in org.apache.olingo.client.api with parameters of type HttpClientFactoryModifier and TypeMethodDescriptionvoid
Configuration.setHttpClientFactory
(HttpClientFactory factory) Sets the HttpClient factory to be used for executing requests. -
Uses of HttpClientFactory in org.apache.olingo.client.api.http
Subinterfaces of HttpClientFactory in org.apache.olingo.client.api.httpMethods in org.apache.olingo.client.api.http that return HttpClientFactory