| Package | Description |
|---|---|
| aQute.bnd.http | |
| aQute.bnd.service.url |
| Modifier and Type | Method and Description |
|---|---|
ProxyHandler.ProxySetup |
HttpClient.getProxySetup(java.net.URL url) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
HttpClient.connectWithProxy(ProxyHandler.ProxySetup proxySetup,
java.util.concurrent.Callable<T> r) |
private java.net.URLConnection |
HttpClient.getProxiedAndConfiguredConnection(java.net.URL url,
ProxyHandler.ProxySetup proxy) |
| Modifier and Type | Method and Description |
|---|---|
ProxyHandler.ProxySetup |
ProxyHandler.forURL(java.net.URL url) |