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.
|
Modifier and Type | Class and Description |
---|---|
class |
GZIPContentDecoder
ContentDecoder for the "gzip" encoding. |
Modifier and Type | Method and Description |
---|---|
ContentDecoder |
GZIPContentDecoder.Factory.newContentDecoder() |
abstract ContentDecoder |
ContentDecoder.Factory.newContentDecoder()
Factory method for
ContentDecoder s |
Copyright © 1995-2015 Webtide. All Rights Reserved.