| Package | Description |
|---|---|
| org.eclipse.jetty.client |
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
| org.eclipse.jetty.client.util |
| Modifier and Type | Class and Description |
|---|---|
protected class |
ContinueProtocolHandler.ContinueListener |
| Modifier and Type | Class and Description |
|---|---|
class |
FutureResponseListener
A
BufferingResponseListener that is also a Future, to allow applications
to block (indefinitely or for a timeout) until FutureResponseListener.onComplete(Result) is called,
or to abort the request/response conversation. |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.