Class ApacheProvider
java.lang.Object
com.github.scribejava.httpclient.apache.ApacheProvider
- All Implemented Interfaces:
HttpClientProvider
public class ApacheProvider extends java.lang.Object implements HttpClientProvider
-
Constructor Summary
Constructors Constructor Description ApacheProvider()
-
Method Summary
Modifier and Type Method Description HttpClient
createClient(HttpClientConfig httpClientConfig)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ApacheProvider
public ApacheProvider()
-
-
Method Details
-
createClient
- Specified by:
createClient
in interfaceHttpClientProvider
-