Uses of Class
net.sourceforge.cvsgrab.WebOptions.HttpProxy

Packages that use WebOptions.HttpProxy
net.sourceforge.cvsgrab   
 

Uses of WebOptions.HttpProxy in net.sourceforge.cvsgrab
 

Methods in net.sourceforge.cvsgrab that return WebOptions.HttpProxy
 WebOptions.HttpProxy CVSGrabTask.createProxy()
          Create the nested element for configuring the proxy
 WebOptions.HttpProxy WebOptions.getHttpProxy()
          Gets the httpProxy.
 

Methods in net.sourceforge.cvsgrab with parameters of type WebOptions.HttpProxy
 void WebOptions.setHttpProxy(WebOptions.HttpProxy httpProxy)
          Sets the httpProxy.
 



Copyright © 2002-2005 Ludovic Claude. All Rights Reserved.