| Package | Description |
|---|---|
| org.eclipse.jetty.client |
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
HttpProxy |
|
class |
Socks4Proxy |
| Modifier and Type | Method | Description |
|---|---|---|
ProxyConfiguration.Proxy |
HttpDestination.getProxy() |
|
ProxyConfiguration.Proxy |
ProxyConfiguration.match(Origin origin) |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<ProxyConfiguration.Proxy> |
ProxyConfiguration.getProxies() |
Copyright © 1995–2018 Webtide. All rights reserved.