|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpConnection | |
|---|---|
| org.eclipse.jetty.client | |
| Uses of HttpConnection in org.eclipse.jetty.client |
|---|
| Methods in org.eclipse.jetty.client that return HttpConnection | |
|---|---|
HttpConnection |
HttpDestination.getIdleConnection()
|
HttpConnection |
HttpDestination.reserveConnection(long timeout)
|
| Methods in org.eclipse.jetty.client with parameters of type HttpConnection | |
|---|---|
void |
HttpDestination.onNewConnection(HttpConnection connection)
|
void |
HttpDestination.returnConnection(HttpConnection connection,
boolean close)
|
void |
HttpDestination.returnIdleConnection(HttpConnection connection)
|
protected void |
HttpDestination.send(HttpConnection connection,
HttpExchange exchange)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||