public class AsyncHttpConnection extends AbstractHttpConnection implements AsyncConnection
_connectionHeader, _destination, _exchange, _generator, _http11, _parser, _pipeline, _reserved, _status_endp| Modifier and Type | Method and Description |
|---|---|
Connection |
handle() |
void |
onInputShutdown() |
protected void |
reset() |
boolean |
send(HttpExchange ex) |
cancelIdleTimeout, close, commitRequest, dump, dump, exchangeExpired, getDestination, isIdle, isReserved, isSuspended, onClose, setDestination, setIdleTimeout, setReserved, toDetailString, toStringgetEndPoint, getTimeStamp, onIdleExpiredclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetTimeStamp, isIdle, isSuspended, onClose, onIdleExpiredprotected void reset()
throws IOException
reset in class AbstractHttpConnectionIOExceptionpublic Connection handle() throws IOException
handle in interface Connectionhandle in class AbstractHttpConnectionIOExceptionpublic void onInputShutdown()
throws IOException
onInputShutdown in interface AsyncConnectionIOExceptionpublic boolean send(HttpExchange ex) throws IOException
send in class AbstractHttpConnectionIOExceptionCopyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.