Uses of Class
org.apache.hc.client5.http.entity.GZIPInputStreamFactory
Packages that use GZIPInputStreamFactory
-
Uses of GZIPInputStreamFactory in org.apache.hc.client5.http.entity
Fields in org.apache.hc.client5.http.entity declared as GZIPInputStreamFactoryModifier and TypeFieldDescriptionprivate static final GZIPInputStreamFactory
GZIPInputStreamFactory.INSTANCE
Singleton instance.Methods in org.apache.hc.client5.http.entity that return GZIPInputStreamFactoryModifier and TypeMethodDescriptionstatic GZIPInputStreamFactory
GZIPInputStreamFactory.getInstance()
Gets the singleton instance.