Package | Description |
---|---|
org.apache.maven.artifact.repository |
Modifier and Type | Method and Description |
---|---|
Proxy |
DefaultArtifactRepository.getProxy()
Deprecated.
|
Proxy |
MavenArtifactRepository.getProxy() |
Proxy |
ArtifactRepository.getProxy() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultArtifactRepository.setProxy(Proxy proxy)
Deprecated.
|
void |
MavenArtifactRepository.setProxy(Proxy proxy) |
void |
ArtifactRepository.setProxy(Proxy proxy) |
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.