Class AbstractHttpClientFactory
java.lang.Object
org.apache.olingo.client.core.http.AbstractHttpClientFactory
- All Implemented Interfaces:
HttpClientFactory
- Direct Known Subclasses:
AbstractOAuth2HttpClientFactory,DefaultHttpClientFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.olingo.client.api.http.HttpClientFactory
close, create
-
Field Details
-
USER_AGENT
-
-
Constructor Details
-
AbstractHttpClientFactory
public AbstractHttpClientFactory()
-