public class BlockingHttpConnection extends AbstractHttpConnection
_connectionHeader, _destination, _exchange, _generator, _http11, _parser, _pipeline, _reserved, _status| Modifier and Type | Method and Description |
|---|---|
protected void |
exchangeExpired(HttpExchange exchange) |
org.eclipse.jetty.io.Connection |
handle() |
void |
onIdleExpired(long idleForMs) |
protected void |
reset() |
boolean |
send(HttpExchange ex) |
cancelIdleTimeout, close, commitRequest, dump, dump, getDestination, isIdle, isReserved, isSuspended, onClose, setDestination, setIdleTimeout, setReserved, toDetailString, toStringprotected void reset()
throws IOException
reset in class AbstractHttpConnectionIOExceptionprotected void exchangeExpired(HttpExchange exchange)
exchangeExpired in class AbstractHttpConnectionpublic void onIdleExpired(long idleForMs)
onIdleExpired in interface org.eclipse.jetty.io.ConnectiononIdleExpired in class org.eclipse.jetty.io.AbstractConnectionpublic org.eclipse.jetty.io.Connection handle()
throws IOException
handle in interface org.eclipse.jetty.io.Connectionhandle in class AbstractHttpConnectionIOExceptionpublic boolean send(HttpExchange ex) throws IOException
send in class AbstractHttpConnectionIOExceptionCopyright © 1995-2016 Mort Bay Consulting. All Rights Reserved.