Uses of Class
com.github.scribejava.httpclient.ahc.AhcHttpClientConfig
-
-
Uses of AhcHttpClientConfig in com.github.scribejava.httpclient.ahc
Methods in com.github.scribejava.httpclient.ahc that return AhcHttpClientConfig Modifier and Type Method Description AhcHttpClientConfigAhcHttpClientConfig. createDefaultConfig()static AhcHttpClientConfigAhcHttpClientConfig. defaultConfig()Constructors in com.github.scribejava.httpclient.ahc with parameters of type AhcHttpClientConfig Constructor Description AhcHttpClient(AhcHttpClientConfig ahcConfig)
-