Package org.apache.hc.client5.http.entity.compress
-
Class Summary Class Description BrotliCodecFactory Brotli Codecs factory.CommonsCompressCodecFactory Codecs factory for Apache Commons Compress.CommonsCompressRuntime Lightweight guard that checks whether the Commons Compress factory class is loadable with the current class loader.CompressingEntity Streaming wrapper that compresses the enclosedHttpEntityon write.ContentCodecRegistry Registry of encode/decode transformations for HTTP content codings.ContentCodecRegistry.Codec DecompressingEntity DecompressingEntity.LazyDecompressingInputStream -
Enum Summary Enum Description ContentCoding Enumeration of the canonical IANA content-coding tokens supported by HttpClient for HTTP request and response bodies.