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 GZIPInputStreamFactoryGZIPInputStreamFactory.INSTANCEDeprecated.Default instance ofGZIPInputStreamFactory.Methods in org.apache.hc.client5.http.entity that return GZIPInputStreamFactoryModifier and TypeMethodDescriptionstatic GZIPInputStreamFactoryGZIPInputStreamFactory.getInstance()Deprecated.Gets the singleton instance.