Uses of Class
com.gargoylesoftware.htmlunit.ProxyConfig

Packages that use ProxyConfig
com.gargoylesoftware.htmlunit Framework classes (contains the WebClient class which is the main entry point). 
 

Uses of ProxyConfig in com.gargoylesoftware.htmlunit
 

Methods in com.gargoylesoftware.htmlunit that return ProxyConfig
 ProxyConfig WebClient.getProxyConfig()
          Returns the proxy configuration for this client.
 

Methods in com.gargoylesoftware.htmlunit with parameters of type ProxyConfig
 void WebClient.setProxyConfig(ProxyConfig proxyConfig)
          Sets the proxy configuration for this client.
 



Copyright © 2002-2010 Gargoyle Software Inc.. All Rights Reserved.