Uses of Class
org.apache.synapse.transport.nhttp.util.NhttpMetricsCollector
-
Packages that use NhttpMetricsCollector Package Description org.apache.synapse.transport.nhttp org.apache.synapse.transport.nhttp.util -
-
Uses of NhttpMetricsCollector in org.apache.synapse.transport.nhttp
Constructors in org.apache.synapse.transport.nhttp with parameters of type NhttpMetricsCollector 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 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 NhttpMetricsCollector Constructor Description ActiveConnectionMonitor(NhttpMetricsCollector metrics, org.apache.http.impl.nio.reactor.DefaultListeningIOReactor ior, int maxActiveConnections)
-