Uses of Class
com.networknt.http.client.ClientConfig
-
Packages that use ClientConfig Package Description com.networknt.http.client -
-
Uses of ClientConfig in com.networknt.http.client
Methods in com.networknt.http.client that return ClientConfig Modifier and Type Method Description static ClientConfigClientConfig. get()Methods in com.networknt.http.client with parameters of type ClientConfig Modifier and Type Method Description protected HttpClientHttpClientRequest. buildHttpClient(ClientConfig clientConfig, boolean isHttps)
-