Uses of Class
org.apache.hc.client5.http.entity.DecompressingEntity
-
Packages that use DecompressingEntity Package Description org.apache.hc.client5.http.entity Client specific HTTP entity implementations. -
-
Uses of DecompressingEntity in org.apache.hc.client5.http.entity
Subclasses of DecompressingEntity in org.apache.hc.client5.http.entity Modifier and Type Class Description classBrotliDecompressingEntityHttpEntityWrapperresponsible for handling br Content Coded responses.classDeflateDecompressingEntityHttpEntityWrapperresponsible for handling deflate Content Coded responses.classGzipDecompressingEntityHttpEntityWrapperfor handling gzip Content Coded responses.
-