| Package | Description |
|---|---|
| aQute.bnd.connection.settings |
| Modifier and Type | Field | Description |
|---|---|---|
java.util.List<ProxyDTO> |
SettingsDTO.proxies |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ConnectionSettings.add(ProxyDTO proxy) |
|
static ProxyHandler |
ConnectionSettings.createProxyHandler(ProxyDTO proxyDTO) |
Create Proxy Handler from ProxyDTO
|