| Package | Description |
|---|---|
| org.eclipse.jetty.client |
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
| Modifier and Type | Method and Description |
|---|---|
protected HttpConnection |
HttpClient.newHttpConnection(HttpClient httpClient,
EndPoint endPoint,
HttpDestination destination) |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpExchange.setConnection(HttpConnection connection) |
| Constructor and Description |
|---|
HttpReceiver(HttpConnection connection) |
HttpSender(HttpConnection connection) |
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.