Class AhcHttpClientConfig

java.lang.Object
com.github.scribejava.httpclient.ahc.AhcHttpClientConfig
All Implemented Interfaces:
HttpClientConfig

public class AhcHttpClientConfig
extends java.lang.Object
implements HttpClientConfig
  • Constructor Summary

    Constructors 
    Constructor Description
    AhcHttpClientConfig​(org.asynchttpclient.AsyncHttpClientConfig clientConfig)  
  • Method Summary

    Modifier and Type Method Description
    AhcHttpClientConfig createDefaultConfig()  
    static AhcHttpClientConfig defaultConfig()  
    org.asynchttpclient.AsyncHttpClientConfig getClientConfig()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait