Class ActiveConnectionMonitor
java.lang.Object
org.apache.synapse.transport.passthru.util.ActiveConnectionMonitor
- All Implemented Interfaces:
Runnable
PassThroughTransport ActiveConnectionMonitor
-
Constructor Summary
ConstructorsConstructorDescriptionActiveConnectionMonitor(PassThroughTransportMetricsCollector metrics, org.apache.http.impl.nio.reactor.DefaultListeningIOReactor ior, int maxActiveConnections) -
Method Summary
-
Constructor Details
-
ActiveConnectionMonitor
public ActiveConnectionMonitor(PassThroughTransportMetricsCollector metrics, org.apache.http.impl.nio.reactor.DefaultListeningIOReactor ior, int maxActiveConnections)
-
-
Method Details