| Package | Description |
|---|---|
| org.eclipse.jetty.client |
Jetty Client : Implementation and Core Classes
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
| org.eclipse.jetty.client.util |
Jetty Client : Utility Classes
|
| Class | Description |
|---|---|
| BufferingResponseListener |
Implementation of
Response.Listener that buffers the content up to a maximum length
specified to the constructors. |
| Class | Description |
|---|---|
| AbstractAuthentication | |
| AbstractTypedContentProvider | |
| BufferingResponseListener |
Implementation of
Response.Listener that buffers the content up to a maximum length
specified to the constructors. |
| BytesContentProvider |
A
ContentProvider for byte arrays. |
| StringContentProvider |
A
ContentProvider for strings. |
Copyright © 1995–2018 Webtide. All rights reserved.