| 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 | |
| org.eclipse.jetty.proxy |
| Class and Description |
|---|
| AsyncContentProvider.Listener
A listener that is notified of content availability
|
| AuthenticationProtocolHandler |
ContentDecoder
ContentDecoder decodes content bytes of a response. |
| ContentDecoder.Factory
Factory for
ContentDecoders; subclasses must implement ContentDecoder.Factory.newContentDecoder(). |
HttpClient
HttpClient provides an efficient, asynchronous, non-blocking implementation
to perform HTTP requests to a server through a simple API that offers also blocking semantic. |
| HttpConnection |
| HttpConversation |
| HttpDestination |
| HttpExchange |
| HttpResponse |
| ProtocolHandler |
| RequestNotifier |
| ResponseNotifier |
| Class and Description |
|---|
| AsyncContentProvider
A
ContentProvider that notifies listeners that content is available. |
| AsyncContentProvider.Listener
A listener that is notified of content availability
|
| Class and Description |
|---|
HttpClient
HttpClient provides an efficient, asynchronous, non-blocking implementation
to perform HTTP requests to a server through a simple API that offers also blocking semantic. |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.