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