Uses of Class
org.apache.http.client.entity.DecompressingEntity

Packages that use DecompressingEntity
org.apache.http.client.entity Client specific HTTP entity implementations. 
 

Uses of DecompressingEntity in org.apache.http.client.entity
 

Subclasses of DecompressingEntity in org.apache.http.client.entity
 class DeflateDecompressingEntity
          HttpEntityWrapper responsible for handling deflate Content Coded responses.
 class GzipDecompressingEntity
          HttpEntityWrapper for handling gzip Content Coded responses.
 



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