| 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 | Method and Description |
|---|---|
Origin.Address |
ProxyConfiguration.Proxy.getAddress() |
Origin.Address |
Origin.getAddress() |
Origin.Address |
HttpDestination.getConnectAddress() |
| Constructor and Description |
|---|
HttpProxy(Origin.Address address,
boolean secure) |
Origin(String scheme,
Origin.Address address) |
ProxyConfiguration.Proxy(Origin.Address address,
boolean secure) |
Socks4Proxy(Origin.Address address,
boolean secure) |
Copyright © 1995-2015 Webtide. All Rights Reserved.