Uses of Class
org.apache.maven.settings.Proxy

Packages that use Proxy
org.apache.maven.settings   
 

Uses of Proxy in org.apache.maven.settings
 

Methods in org.apache.maven.settings that return Proxy
 Proxy Settings.getActiveProxy()
           
 

Methods in org.apache.maven.settings with parameters of type Proxy
 void Settings.addProxy(Proxy proxy)
          Method addProxy
 void Settings.removeProxy(Proxy proxy)
          Method removeProxy
 



Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.