| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | 
Mirror.clone()
Method clone.  | 
 Mirror | 
Settings.getMirrorOf(String repositoryId)
Deprecated.  | 
| Methods in org.apache.maven.settings that return types with arguments of type Mirror | |
|---|---|
 List<Mirror> | 
Settings.getMirrors()
Method getMirrors.  | 
| 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.  | 
| Method parameters in org.apache.maven.settings with type arguments of type Mirror | |
|---|---|
 void | 
Settings.setMirrors(List<Mirror> mirrors)
Set configuration of download mirrors for repositories.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||