Package | Description |
---|---|
aQute.bnd.connection.settings | |
aQute.bnd.http |
Modifier and Type | Method and Description |
---|---|
static ProxyHandler |
ConnectionSettings.createProxyHandler(ProxyDTO proxyDTO)
Create Proxy Handler from ProxyDTO
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<ProxyHandler> |
HttpClient.proxyHandlers |
Modifier and Type | Method and Description |
---|---|
private java.util.Collection<? extends ProxyHandler> |
HttpClient.getProxyHandlers() |
Modifier and Type | Method and Description |
---|---|
void |
HttpClient.addProxyHandler(ProxyHandler proxyHandler) |