| 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.
|
| org.eclipse.jetty.client.http |
| Modifier and Type | Method | Description |
|---|---|---|
protected HttpChannel |
HttpReceiver.getHttpChannel() |
|
protected HttpChannel |
HttpSender.getHttpChannel() |
| Modifier and Type | Method | Description |
|---|---|---|
protected SendFailure |
HttpConnection.send(HttpChannel channel,
HttpExchange exchange) |
| Constructor | Description |
|---|---|
HttpReceiver(HttpChannel channel) |
|
HttpSender(HttpChannel channel) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
HttpChannelOverHTTP |
Copyright © 1995–2017 Webtide. All rights reserved.