public interface IHttpClientConfiguration
-
Method Details
-
getMode
HttpConnectionMode getMode() -
getManager
org.apache.hc.client5.http.io.HttpClientConnectionManager getManager() -
getProxyConfiguration
-
close
void close() -
getUserAgent
String getUserAgent() -
getConfigMode
net.anwiba.commons.http.HttpClientConfigurationBuilder.ConfigMode getConfigMode()
-