public class HttpConnectionOverHTTP2 extends HttpConnection
| Constructor and Description |
|---|
HttpConnectionOverHTTP2(HttpDestination destination,
org.eclipse.jetty.http2.api.Session session) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
release(HttpChannel channel) |
protected void |
send(HttpExchange exchange) |
getHttpClient, getHttpDestination, normalizeRequest, send, toStringpublic HttpConnectionOverHTTP2(HttpDestination destination, org.eclipse.jetty.http2.api.Session session)
protected void send(HttpExchange exchange)
send in class HttpConnectionprotected void release(HttpChannel channel)
public void close()
Copyright © 1995-2015 Webtide. All Rights Reserved.