Package org.apache.http.client.entity
package org.apache.http.client.entity
Client specific HTTP entity implementations.
-
ClassDescriptionCommon base class for decompressing
HttpEntityimplementations.HttpEntityWrapperresponsible for handling deflate Content Coded responses.Deflate input stream.InputStreamFactoryfor handling Deflate Content Coded responses.Builder forHttpEntityinstances.Wrapping entity that compresses content whenwriting.HttpEntityWrapperfor handling gzip Content Coded responses.InputStreamFactoryfor handling GZIPContent Coded responses.Factory for decoratedInputStreams.An entity composed of a list of url-encoded pairs.