| Package | Description |
|---|---|
| org.eclipse.jetty.client.http |
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionOverHTTP |
HttpChannelOverHTTP.getHttpConnection() |
protected HttpConnectionOverHTTP |
HttpClientTransportOverHTTP.newHttpConnection(EndPoint endPoint,
HttpDestination destination)
Deprecated.
|
protected HttpConnectionOverHTTP |
HttpClientTransportOverHTTP.newHttpConnection(EndPoint endPoint,
HttpDestination destination,
org.eclipse.jetty.util.Promise<Connection> promise) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
HttpDestinationOverHTTP.send(HttpConnectionOverHTTP connection,
HttpExchange exchange) |
| Constructor and Description |
|---|
HttpChannelOverHTTP(HttpConnectionOverHTTP connection) |
Copyright © 1995-2019 Webtide. All Rights Reserved.