Uses of Class
org.htmlunit.ProxyConfig
Packages that use ProxyConfig
-
Uses of ProxyConfig in org.htmlunit
Fields in org.htmlunit declared as ProxyConfigMethods in org.htmlunit that return ProxyConfigModifier and TypeMethodDescriptionWebClientOptions.getProxyConfig()
Returns the proxy configuration for this client.Methods in org.htmlunit with parameters of type ProxyConfigModifier and TypeMethodDescriptionvoid
WebClientOptions.setProxyConfig
(ProxyConfig proxyConfig) Sets the proxy configuration for this client.