Package org.apache.http.client.entity
Client specific HTTP entity implementations.
-
Class Summary Class Description DeflateDecompressingEntity HttpEntityWrapperresponsible for handling deflate Content Coded responses.DeflateInputStream Deflate input stream.EntityBuilder Builder forHttpEntityinstances.GzipCompressingEntity Wrapping entity that compresses content whenwriting.GzipDecompressingEntity HttpEntityWrapperfor handling gzip Content Coded responses.UrlEncodedFormEntity An entity composed of a list of url-encoded pairs.