Hierarchy For Package org.apache.hc.client5.http.entity.compress
Class Hierarchy
- java.lang.Object
- org.apache.hc.client5.http.entity.compress.BrotliCodecFactory
- org.apache.hc.client5.http.entity.compress.CommonsCompressCodecFactory
- org.apache.hc.client5.http.entity.compress.CommonsCompressRuntime
- org.apache.hc.client5.http.entity.compress.ContentCodecRegistry
- org.apache.hc.client5.http.entity.compress.ContentCodecRegistry.Codec
- org.apache.hc.core5.http.io.entity.HttpEntityWrapper (implements org.apache.hc.core5.http.HttpEntity)
- org.apache.hc.client5.http.entity.compress.CompressingEntity
- org.apache.hc.client5.http.entity.compress.DecompressingEntity
- java.io.InputStream (implements java.io.Closeable)
- java.io.FilterInputStream
- org.apache.hc.client5.http.entity.compress.DecompressingEntity.LazyDecompressingInputStream
- java.io.FilterInputStream
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.hc.client5.http.entity.compress.ContentCoding
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)