Class ActiveConnectionMonitor

java.lang.Object
org.apache.synapse.transport.passthru.util.ActiveConnectionMonitor
All Implemented Interfaces:
Runnable

public class ActiveConnectionMonitor extends Object implements Runnable
PassThroughTransport ActiveConnectionMonitor
  • Constructor Details

    • ActiveConnectionMonitor

      public ActiveConnectionMonitor(PassThroughTransportMetricsCollector metrics, org.apache.http.impl.nio.reactor.DefaultListeningIOReactor ior, int maxActiveConnections)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable