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