public class ActiveConnectionMonitor
extends java.lang.Object
implements java.lang.Runnable
Constructor and Description |
---|
ActiveConnectionMonitor(NhttpMetricsCollector metrics,
org.apache.http.impl.nio.reactor.DefaultListeningIOReactor ior,
int maxActiveConnections) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
public ActiveConnectionMonitor(NhttpMetricsCollector metrics, org.apache.http.impl.nio.reactor.DefaultListeningIOReactor ior, int maxActiveConnections)
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.