Uses of Class
org.apache.http.client.entity.GZIPInputStreamFactory
-
Packages that use GZIPInputStreamFactory Package Description org.apache.http.client.entity Client specific HTTP entity implementations. -
-
Uses of GZIPInputStreamFactory in org.apache.http.client.entity
Methods in org.apache.http.client.entity that return GZIPInputStreamFactory Modifier and Type Method Description static GZIPInputStreamFactory
GZIPInputStreamFactory. getInstance()
Gets the singleton instance.
-