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

Packages that use Mirror
org.apache.maven.settings   
 

Uses of Mirror in org.apache.maven.settings
 

Methods in org.apache.maven.settings that return Mirror
 Mirror Settings.getMirrorOf(String repositoryId)
           
 

Methods in org.apache.maven.settings with parameters of type Mirror
 void Settings.addMirror(Mirror mirror)
          Method addMirror.
 void Settings.removeMirror(Mirror mirror)
          Method removeMirror.
 



Copyright © 2001-2010 The Apache Software Foundation. All Rights Reserved.