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