public class HttpSenderOverHTTP2 extends HttpSender
LOG| Constructor and Description |
|---|
HttpSenderOverHTTP2(HttpChannelOverHTTP2 channel) |
| Modifier and Type | Method and Description |
|---|---|
protected HttpChannelOverHTTP2 |
getHttpChannel() |
protected void |
reset() |
protected void |
sendContent(HttpExchange exchange,
HttpContent content,
Callback callback) |
protected void |
sendHeaders(HttpExchange exchange,
HttpContent content,
Callback callback) |
abort, anyToFailure, beginToHeaders, dispose, expects100Continue, getHttpExchange, headersToCommit, onContent, proceed, queuedToBegin, send, someToContent, someToSuccess, toStringpublic HttpSenderOverHTTP2(HttpChannelOverHTTP2 channel)
protected HttpChannelOverHTTP2 getHttpChannel()
getHttpChannel in class HttpSenderprotected void sendHeaders(HttpExchange exchange, HttpContent content, Callback callback)
sendHeaders in class HttpSenderprotected void sendContent(HttpExchange exchange, HttpContent content, Callback callback)
sendContent in class HttpSenderprotected void reset()
reset in class HttpSenderCopyright © 1995-2016 Webtide. All Rights Reserved.