Class AhcProvider
java.lang.Object
com.github.scribejava.httpclient.ahc.AhcProvider
- All Implemented Interfaces:
HttpClientProvider
public class AhcProvider extends java.lang.Object implements HttpClientProvider
-
Constructor Summary
Constructors Constructor Description AhcProvider() -
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
-
AhcProvider
public AhcProvider()
-
-
Method Details
-
createClient
- Specified by:
createClientin interfaceHttpClientProvider
-