Package | Description |
---|---|
org.eclipse.jetty.client.http |
Modifier and Type | Field and Description |
---|---|
private HttpConnectionOverHTTP |
HttpChannelOverHTTP.connection |
Modifier and Type | Method and Description |
---|---|
HttpConnectionOverHTTP |
HttpChannelOverHTTP.getHttpConnection() |
private HttpConnectionOverHTTP |
HttpReceiverOverHTTP.getHttpConnection() |
protected HttpConnectionOverHTTP |
HttpClientTransportOverHTTP.newHttpConnection(EndPoint endPoint,
HttpDestination destination,
Promise<Connection> promise) |
Modifier and Type | Method and Description |
---|---|
void |
HttpConnectionUpgrader.upgrade(HttpResponse response,
HttpConnectionOverHTTP connection) |
Constructor and Description |
---|
HttpChannelOverHTTP(HttpConnectionOverHTTP connection) |