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 TypeClassDescriptionclass
HttpEntityWrapper
responsible for handling br Content Coded responses.class
HttpEntityWrapper
responsible for handling deflate Content Coded responses.class
HttpEntityWrapper
for handling gzip Content Coded responses.