public class TargetAsyncIdleConnectionMonitorThread
extends AsyncIdleConnectionMonitorThread
| Modifier and Type | Field and Description |
|---|---|
static long |
CONNECTION_CHECK_INTERVAL_MS |
| Constructor and Description |
|---|
TargetAsyncIdleConnectionMonitorThread(PoolingNHttpClientConnectionManager connMgr,
ClientConfig clientConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
public static final long CONNECTION_CHECK_INTERVAL_MS
public TargetAsyncIdleConnectionMonitorThread(PoolingNHttpClientConnectionManager connMgr,
ClientConfig clientConfig)