Package | Description |
---|---|
org.apache.maven.settings |
Modifier and Type | Method and Description |
---|---|
Proxy |
Proxy.clone()
Method clone.
|
Proxy |
Settings.getActiveProxy() |
Modifier and Type | Method and Description |
---|---|
List<Proxy> |
Settings.getProxies()
Method getProxies.
|
Modifier and Type | Method and Description |
---|---|
void |
Settings.addProxy(Proxy proxy)
Method addProxy.
|
void |
Settings.removeProxy(Proxy proxy)
Method removeProxy.
|
Modifier and Type | Method and Description |
---|---|
void |
Settings.setProxies(List<Proxy> proxies)
Set configuration for different proxy profiles.
|
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.