Uses of Class
org.apache.synapse.transport.nhttp.ConnectionPool
-
Packages that use ConnectionPool Package Description org.apache.synapse.transport.nhttp -
-
Uses of ConnectionPool in org.apache.synapse.transport.nhttp
Constructors in org.apache.synapse.transport.nhttp with parameters of type ConnectionPool Constructor Description ClientHandler(ConnectionPool connpool, ClientConnFactory connFactory, ProxyConfig proxyConfig, org.apache.axis2.context.ConfigurationContext cfgCtx, org.apache.http.params.HttpParams params, NhttpMetricsCollector metrics)
Create an instance of this client connection handler using the Axis2 configuration context and Http protocol parameters given
-