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