Package | Description |
---|---|
org.apache.http.client.entity |
Client specific HTTP entity implementations.
|
Modifier and Type | Field and Description |
---|---|
private static GZIPInputStreamFactory |
GZIPInputStreamFactory.INSTANCE
Singleton instance.
|
Modifier and Type | Method and Description |
---|---|
static GZIPInputStreamFactory |
GZIPInputStreamFactory.getInstance()
Gets the singleton instance.
|