Uses of Class
org.apache.synapse.transport.nhttp.util.NhttpMetricsCollector
Packages that use NhttpMetricsCollector
-
Uses of NhttpMetricsCollector in org.apache.synapse.transport.nhttp
Constructors in org.apache.synapse.transport.nhttp with parameters of type NhttpMetricsCollectorModifierConstructorDescriptionClientHandler(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 givenServerHandler(org.apache.axis2.context.ConfigurationContext cfgCtx, Scheme scheme, ListenerContext listenerContext, NhttpMetricsCollector metrics) -
Uses of NhttpMetricsCollector in org.apache.synapse.transport.nhttp.util
Constructors in org.apache.synapse.transport.nhttp.util with parameters of type NhttpMetricsCollectorModifierConstructorDescriptionActiveConnectionMonitor(NhttpMetricsCollector metrics, org.apache.http.impl.nio.reactor.DefaultListeningIOReactor ior, int maxActiveConnections)