Uses of Class
org.webharvest.runtime.web.HttpClientManager.ProxySettings
-
Packages that use HttpClientManager.ProxySettings Package Description org.webharvest.ioc org.webharvest.runtime.web -
-
Uses of HttpClientManager.ProxySettings in org.webharvest.ioc
Constructors in org.webharvest.ioc with parameters of type HttpClientManager.ProxySettings Constructor Description HttpModule(HttpClientManager.ProxySettings proxySettings)
-
Uses of HttpClientManager.ProxySettings in org.webharvest.runtime.web
Fields in org.webharvest.runtime.web declared as HttpClientManager.ProxySettings Modifier and Type Field Description static HttpClientManager.ProxySettings
HttpClientManager.ProxySettings. NO_PROXY_SET
Methods in org.webharvest.runtime.web that return HttpClientManager.ProxySettings Modifier and Type Method Description HttpClientManager.ProxySettings
HttpClientManager.ProxySettings.Builder. build()
Constructors in org.webharvest.runtime.web with parameters of type HttpClientManager.ProxySettings Constructor Description HttpClientManager(HttpClientManager.ProxySettings proxySettings)
-