Uses of Class
org.apache.synapse.transport.passthru.jmx.PassThroughTransportMetricsCollector
Packages that use PassThroughTransportMetricsCollector
Package
Description
-
Uses of PassThroughTransportMetricsCollector in org.apache.synapse.transport.passthru.config
Methods in org.apache.synapse.transport.passthru.config that return PassThroughTransportMetricsCollectorConstructors in org.apache.synapse.transport.passthru.config with parameters of type PassThroughTransportMetricsCollectorModifierConstructorDescriptionBaseConfiguration(org.apache.axis2.context.ConfigurationContext configurationContext, org.apache.axis2.description.ParameterInclude parameters, org.apache.axis2.transport.base.threads.WorkerPool workerPool, PassThroughTransportMetricsCollector metrics) SourceConfiguration(org.apache.axis2.context.ConfigurationContext configurationContext, org.apache.axis2.description.TransportInDescription description, Scheme scheme, org.apache.axis2.transport.base.threads.WorkerPool pool, PassThroughTransportMetricsCollector metrics) SourceConfiguration(org.apache.axis2.transport.base.threads.WorkerPool pool, PassThroughTransportMetricsCollector metrics) TargetConfiguration(org.apache.axis2.context.ConfigurationContext configurationContext, org.apache.axis2.description.ParameterInclude parameters, org.apache.axis2.transport.base.threads.WorkerPool pool, PassThroughTransportMetricsCollector metrics, ProxyAuthenticator proxyAuthenticator) -
Uses of PassThroughTransportMetricsCollector in org.apache.synapse.transport.passthru.jmx
Constructors in org.apache.synapse.transport.passthru.jmx with parameters of type PassThroughTransportMetricsCollectorModifierConstructorDescriptionTransportView(PassThroughHttpListener listener, PassThroughHttpSender sender, PassThroughTransportMetricsCollector metrics, org.apache.axis2.transport.base.threads.WorkerPool threadPool) -
Uses of PassThroughTransportMetricsCollector in org.apache.synapse.transport.passthru.util
Constructors in org.apache.synapse.transport.passthru.util with parameters of type PassThroughTransportMetricsCollectorModifierConstructorDescriptionActiveConnectionMonitor(PassThroughTransportMetricsCollector metrics, org.apache.http.impl.nio.reactor.DefaultListeningIOReactor ior, int maxActiveConnections)