Uses of Class
org.apache.http.client.entity.DecompressingEntity
-
Packages that use DecompressingEntity Package Description 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 Modifier and Type Class Description classDeflateDecompressingEntityHttpEntityWrapperresponsible for handling deflate Content Coded responses.classGzipDecompressingEntityHttpEntityWrapperfor handling gzip Content Coded responses.
-