| Package | Description |
|---|---|
| org.eclipse.jetty.client |
This package provides APIs, utility classes and an implementation of an asynchronous HTTP client.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GZIPContentDecoder.Factory
Specialized
ContentDecoder.Factory for the "gzip" encoding. |
| Modifier and Type | Method and Description |
|---|---|
Set<ContentDecoder.Factory> |
HttpClient.getContentDecoderFactories()
Returns a non thread-safe set of
ContentDecoder.Factorys that can be modified before
performing requests. |
Copyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.