org.eclipse.jetty.client
public class BlockingHttpConnection extends AbstractHttpConnection
_connectionHeader, _destination, _exchange, _generator, _http11, _parser, _pipeline, _reserved, _status
_endp
Modifier and Type | Method and Description |
---|---|
Connection |
handle()
Handle the connection.
|
protected void |
reset() |
boolean |
send(HttpExchange ex) |
cancelIdleTimeout, close, commitRequest, dump, dump, exchangeExpired, getDestination, isIdle, isReserved, isSuspended, onClose, setDestination, setIdleTimeout, setReserved, toDetailString, toString
getEndPoint, getTimeStamp, onIdleExpired
protected void reset() throws java.io.IOException
reset
in class AbstractHttpConnection
java.io.IOException
public Connection handle() throws java.io.IOException
Connection
handle
in interface Connection
handle
in class AbstractHttpConnection
java.io.IOException
- if the handling of I/O operations failpublic boolean send(HttpExchange ex) throws java.io.IOException
send
in class AbstractHttpConnection
java.io.IOException
Copyright © 2016. All Rights Reserved.