Package org.apache.hc.client5.http.entity
Client specific HTTP entity implementations.
-
Interface Summary Interface Description InputStreamFactory Factory for decoratedInputStreams. -
Class Summary Class Description BrotliDecompressingEntity Deprecated. BrotliInputStreamFactory Deprecated. DecompressingEntity Deprecated. DeflateCompressingEntity Entity wrapper that compresses the wrapped entity withContent-Encoding: deflateon write-out.DeflateDecompressingEntity Deprecated. DeflateInputStream Deflates an input stream.DeflateInputStream.DeflateStream DeflateInputStreamFactory Deprecated. EntityBuilder Builder forHttpEntityinstances.GzipCompressingEntity Wrapping entity that compresses content whenwriting.GzipDecompressingEntity Deprecated. GZIPInputStreamFactory Deprecated. – the public extension point has moved toDecompressingEntity.LazyDecompressingInputStream Deprecated. Superseded byDecompressingEntity.UrlEncodedFormEntity An entity composed of a list of url-encoded pairs.