| 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 |
| Class and Description |
|---|
| BufferingResponseListener
Implementation of
Response.Listener that buffers the content up to a maximum length
specified to the constructors. |
| Class and Description |
|---|
| BufferingResponseListener
Implementation of
Response.Listener that buffers the content up to a maximum length
specified to the constructors. |
| BytesContentProvider
A
ContentProvider for byte arrays. |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.