Uses of Class
com.github.scribejava.core.httpclient.jdk.JDKHttpClientConfig
Packages that use JDKHttpClientConfig
-
Uses of JDKHttpClientConfig in com.github.scribejava.core.httpclient.jdk
Methods in com.github.scribejava.core.httpclient.jdk that return JDKHttpClientConfigModifier and TypeMethodDescriptionJDKHttpClientConfig.createDefaultConfig()static JDKHttpClientConfigJDKHttpClientConfig.defaultConfig()JDKHttpClientConfig.withConnectTimeout(Integer connectTimeout) JDKHttpClientConfig.withFollowRedirects(boolean followRedirects) Sets whether the underlying Http Connection follows redirects or not.JDKHttpClientConfig.withReadTimeout(Integer readTimeout) Constructors in com.github.scribejava.core.httpclient.jdk with parameters of type JDKHttpClientConfig