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()
Handle the connection.
|
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 java.io.IOException
reset in class AbstractHttpConnectionjava.io.IOExceptionpublic Connection handle() throws java.io.IOException
Connectionhandle in interface Connectionhandle in class AbstractHttpConnectionjava.io.IOException - if the handling of I/O operations failpublic void onInputShutdown()
throws java.io.IOException
onInputShutdown in interface AsyncConnectionjava.io.IOExceptionpublic boolean send(HttpExchange ex) throws java.io.IOException
send in class AbstractHttpConnectionjava.io.IOExceptionCopyright © 2013 FuseSource, Corp.. All Rights Reserved.