| Package | Description |
|---|---|
| org.apache.maven.settings |
| Modifier and Type | Method and Description |
|---|---|
Proxy |
Proxy.clone() |
Proxy |
Settings.getActiveProxy() |
| Modifier and Type | Method and Description |
|---|---|
List<Proxy> |
Settings.getProxies() |
static List<Proxy> |
Proxy.proxyToApiV3(List<Proxy> list) |
| Modifier and Type | Method and Description |
|---|---|
void |
Settings.addProxy(Proxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
static List<Proxy> |
Proxy.proxyToApiV4(List<Proxy> list) |
void |
Settings.setProxies(List<Proxy> proxies) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.