Package | Description |
---|---|
org.apache.hc.client5.http.entity |
Client specific HTTP entity implementations.
|
org.apache.hc.client5.http.impl.classic |
Classic HTTP client API implementation that supports HTTP/1.1 transport
only.
|
Class and Description |
---|
BrotliInputStreamFactory
InputStreamFactory for handling Brotli Content Coded responses. |
DecompressingEntity
Common base class for decompressing
HttpEntity implementations. |
DeflateInputStreamFactory
InputStreamFactory for handling Deflate Content Coded responses. |
EntityBuilder
Builder for
HttpEntity instances. |
GZIPInputStreamFactory
InputStreamFactory for handling GZIPContent Coded responses. |
InputStreamFactory
Factory for decorated
InputStream s. |
Class and Description |
---|
InputStreamFactory
Factory for decorated
InputStream s. |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.