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