public class HttpChannelOverFCGI extends HttpChannel<ByteBuffer>
Constructor and Description |
---|
HttpChannelOverFCGI(Connector connector,
HttpConfiguration configuration,
EndPoint endPoint,
HttpTransport transport,
HttpInput<ByteBuffer> input) |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch() |
protected void |
header(HttpField field) |
boolean |
headerComplete() |
abort, badMessage, content, continue100, earlyEOF, execute, getByteBufferPool, getConnector, getCurrentHttpChannel, getEndPoint, getHeaderCacheSize, getHttpConfiguration, getHttpTransport, getHttpVersion, getIdleTimeout, getLocalAddress, getRemoteAddress, getRequest, getRequests, getResponse, getScheduler, getServer, getState, handle, handleException, isCommitted, isExpecting100Continue, isExpecting102Processing, messageComplete, parsedHeader, parsedHostHeader, proxied, reset, run, sendResponse, sendResponse, setCurrentHttpChannel, setIdleTimeout, startRequest, toString, useDirectBuffers, write
public HttpChannelOverFCGI(Connector connector, HttpConfiguration configuration, EndPoint endPoint, HttpTransport transport, HttpInput<ByteBuffer> input)
protected void header(HttpField field)
public boolean headerComplete()
headerComplete
in interface HttpParser.HttpHandler<ByteBuffer>
headerComplete
in class HttpChannel<ByteBuffer>
protected void dispatch()
Copyright © 1995-2015 Webtide. All Rights Reserved.