Uses of Package
org.apache.http.client.entity

Packages that use org.apache.http.client.entity
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
DecompressingEntity
          Common base class for decompressing HttpEntity implementations.
DeflateInputStreamFactory
          InputStreamFactory for handling Deflate Content Coded responses.
EntityBuilder
          Builder for HttpEntity instances.
GZIPInputStreamFactory
          InputStreamFactory for handling GZIPContent Coded responses.
InputStreamFactory
          Factory for decorated InputStreams.
 

Classes in org.apache.http.client.entity used by org.apache.http.client.protocol
InputStreamFactory
          Factory for decorated InputStreams.
 

Classes in org.apache.http.client.entity used by org.apache.http.impl.client
InputStreamFactory
          Factory for decorated InputStreams.
 



Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.