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 |
---|---|
class |
HttpSender |
Modifier and Type | Method and Description |
---|---|
void |
AsyncContentProvider.setListener(AsyncContentProvider.Listener listener) |
Modifier and Type | Method and Description |
---|---|
void |
DeferredContentProvider.setListener(AsyncContentProvider.Listener listener) |
void |
OutputStreamContentProvider.setListener(AsyncContentProvider.Listener listener) |
Copyright © 1995-2014 Mort Bay Consulting. All Rights Reserved.