Uses of Interface
org.geotools.http.HTTPConnectionPooling
-
Packages that use HTTPConnectionPooling Package Description org.geotools.http.commons -
-
Uses of HTTPConnectionPooling in org.geotools.http.commons
Classes in org.geotools.http.commons that implement HTTPConnectionPooling Modifier and Type Class Description class
MultithreadedHttpClient
An Apache commons HTTP client basedHTTPClient
backed by a multithreaded connection manager that allows to reuse connections to the backing server and to limit themax number of concurrent connections
.
-