Uses of Interface
org.geotools.http.HTTPProxy
Packages that use HTTPProxy
- 
Uses of HTTPProxy in org.geotools.httpClasses in org.geotools.http that implement HTTPProxyModifier and TypeClassDescriptionclassA simpleHTTPClientthat creates a newHTTP connectionfor each request.
- 
Uses of HTTPProxy in org.geotools.http.commonsClasses in org.geotools.http.commons that implement HTTPProxyModifier and TypeClassDescriptionclassAn Apache commons HTTP client basedHTTPClientbacked by a multithreaded connection manager that allows to reuse connections to the backing server and to limit themax number of concurrent connections.