Uses of Class
org.apache.http.client.entity.DecompressingEntity
Packages that use DecompressingEntity
-
Uses of DecompressingEntity in org.apache.http.client.entity
Subclasses of DecompressingEntity in org.apache.http.client.entityModifier and TypeClassDescriptionclassHttpEntityWrapperresponsible for handling deflate Content Coded responses.classHttpEntityWrapperfor handling gzip Content Coded responses.