java.util.EventListener, AsyncContentProvider.Listenerpublic class HttpSenderOverHTTP2 extends HttpSender
LOG| Constructor | Description |
|---|---|
HttpSenderOverHTTP2(HttpChannelOverHTTP2 channel) |
| Modifier and Type | Method | Description |
|---|---|---|
protected HttpChannelOverHTTP2 |
getHttpChannel() |
|
protected void |
sendContent(HttpExchange exchange,
HttpContent content,
Callback callback) |
|
protected void |
sendHeaders(HttpExchange exchange,
HttpContent content,
Callback callback) |
|
protected void |
sendTrailers(HttpExchange exchange,
Callback callback) |
abort, anyToFailure, beginToHeaders, dispose, expects100Continue, getHttpExchange, headersToCommit, onContent, proceed, queuedToBegin, reset, 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 sendTrailers(HttpExchange exchange, Callback callback)
sendTrailers in class HttpSenderCopyright © 1995–2017 Webtide. All rights reserved.