Uses of Class
org.apache.synapse.transport.nhttp.ConnectionPool
Packages that use ConnectionPool
-
Uses of ConnectionPool in org.apache.synapse.transport.nhttp
Constructors in org.apache.synapse.transport.nhttp with parameters of type ConnectionPoolModifierConstructorDescriptionClientHandler(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