java.util.EventListener, AsyncContentProvider.Listenerpublic class HttpSenderOverFCGI extends HttpSender
LOG| Constructor | Description |
|---|---|
HttpSenderOverFCGI(HttpChannel channel) |
| Modifier and Type | Method | Description |
|---|---|---|
protected HttpChannelOverFCGI |
getHttpChannel() |
|
protected void |
sendContent(HttpExchange exchange,
HttpContent content,
org.eclipse.jetty.util.Callback callback) |
|
protected void |
sendHeaders(HttpExchange exchange,
HttpContent content,
org.eclipse.jetty.util.Callback callback) |
|
protected void |
sendTrailers(HttpExchange exchange,
org.eclipse.jetty.util.Callback callback) |
abort, anyToFailure, beginToHeaders, dispose, expects100Continue, getHttpExchange, headersToCommit, isFailed, onContent, proceed, queuedToBegin, reset, send, someToContent, someToSuccess, toStringpublic HttpSenderOverFCGI(HttpChannel channel)
protected HttpChannelOverFCGI getHttpChannel()
getHttpChannel in class HttpSenderprotected void sendHeaders(HttpExchange exchange, HttpContent content, org.eclipse.jetty.util.Callback callback)
sendHeaders in class HttpSenderprotected void sendContent(HttpExchange exchange, HttpContent content, org.eclipse.jetty.util.Callback callback)
sendContent in class HttpSenderprotected void sendTrailers(HttpExchange exchange, org.eclipse.jetty.util.Callback callback)
sendTrailers in class HttpSenderCopyright © 1995–2018 Webtide. All rights reserved.