Package org.apache.http.client.entity
package org.apache.http.client.entity
Client specific HTTP entity implementations.
-
ClassDescriptionCommon base class for decompressing
HttpEntity
implementations.HttpEntityWrapper
responsible for handling deflate Content Coded responses.Deflate input stream.InputStreamFactory
for handling Deflate Content Coded responses.Builder forHttpEntity
instances.Wrapping entity that compresses content whenwriting
.HttpEntityWrapper
for handling gzip Content Coded responses.InputStreamFactory
for handling GZIPContent Coded responses.Factory for decoratedInputStream
s.An entity composed of a list of url-encoded pairs.