Uses of Class
org.apache.hc.client5.http.entity.BrotliInputStreamFactory
-
Packages that use BrotliInputStreamFactory Package Description org.apache.hc.client5.http.entity Client specific HTTP entity implementations. -
-
Uses of BrotliInputStreamFactory in org.apache.hc.client5.http.entity
Fields in org.apache.hc.client5.http.entity declared as BrotliInputStreamFactory Modifier and Type Field Description private static BrotliInputStreamFactory
BrotliInputStreamFactory. INSTANCE
Methods in org.apache.hc.client5.http.entity that return BrotliInputStreamFactory Modifier and Type Method Description static BrotliInputStreamFactory
BrotliInputStreamFactory. getInstance()
-