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