Uses of Package
org.apache.http.client.entity
-
Packages that use org.apache.http.client.entity Package Description org.apache.http.client.entity Client specific HTTP entity implementations.org.apache.http.client.protocol Client specific HTTP protocol handlers.org.apache.http.impl.client Default HTTP client implementation. -
Classes in org.apache.http.client.entity used by org.apache.http.client.entity Class Description DecompressingEntity Common base class for decompressingHttpEntity
implementations.DeflateInputStreamFactory InputStreamFactory
for handling Deflate Content Coded responses.EntityBuilder Builder forHttpEntity
instances.GZIPInputStreamFactory InputStreamFactory
for handling GZIPContent Coded responses.InputStreamFactory Factory for decoratedInputStream
s. -
Classes in org.apache.http.client.entity used by org.apache.http.client.protocol Class Description InputStreamFactory Factory for decoratedInputStream
s. -
Classes in org.apache.http.client.entity used by org.apache.http.impl.client Class Description InputStreamFactory Factory for decoratedInputStream
s.