Uses of Class
org.apache.http.impl.conn.CPool
Packages that use CPool
Package
Description
Default implementations of client connection management
functions.
-
Uses of CPool in org.apache.http.impl.conn
Fields in org.apache.http.impl.conn declared as CPoolConstructors in org.apache.http.impl.conn with parameters of type CPoolModifierConstructorDescription(package private)
PoolingHttpClientConnectionManager
(CPool pool, org.apache.http.config.Lookup<ConnectionSocketFactory> socketFactoryRegistry, SchemePortResolver schemePortResolver, DnsResolver dnsResolver) Visible for test.