public class AsyncHttpConnection extends AbstractHttpConnection implements AsyncConnection
AbstractHttpConnection.Output, AbstractHttpConnection.OutputWriter_connector, _generator, _in, _out, _parser, _printWriter, _request, _requestFields, _response, _responseFields, _server, _uri, _writer_endp| Constructor and Description |
|---|
AsyncHttpConnection(Connector connector,
EndPoint endpoint,
Server server) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
handle() |
boolean |
isSuspended() |
void |
onInputShutdown() |
void |
reset() |
commitResponse, completeResponse, content, earlyEOF, flushResponse, getAssociatedObject, getConnector, getCurrentConnection, getGenerator, getInputStream, getMaxIdleTime, getOutputStream, getParser, getPrintWriter, getRequest, getRequestFields, getRequests, getResolveNames, getResponse, getResponseFields, getServer, handleRequest, headerComplete, include, included, isConfidential, isEarlyEOF, isExpecting100Continues, isExpecting102Processing, isIdle, isIncluding, isIntegral, isResponseCommitted, messageComplete, newHttpGenerator, newHttpParser, onClose, parsedHeader, setAssociatedObject, setCurrentConnection, startRequest, toStringgetEndPoint, getTimeStamp, onIdleExpiredclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTimeStamp, isIdle, onClose, onIdleExpiredpublic Connection handle() throws IOException
handle in interface Connectionhandle in class AbstractHttpConnectionIOExceptionpublic void onInputShutdown()
throws IOException
onInputShutdown in interface AsyncConnectionIOExceptionpublic void reset()
reset in class AbstractHttpConnectionpublic boolean isSuspended()
isSuspended in interface ConnectionisSuspended in class AbstractHttpConnectionConnection.isSuspended()Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.