public static final class GrizzlyConnectionsPool.DelayedExecutor extends Object
| Modifier and Type | Field and Description |
|---|---|
static long |
UNSET_TIMEOUT |
| Constructor and Description |
|---|
GrizzlyConnectionsPool.DelayedExecutor(ExecutorService threadPool,
GrizzlyConnectionsPool connectionsPool) |
GrizzlyConnectionsPool.DelayedExecutor(ExecutorService threadPool,
long checkInterval,
TimeUnit timeunit,
GrizzlyConnectionsPool connectionsPool) |
public static final long UNSET_TIMEOUT
public GrizzlyConnectionsPool.DelayedExecutor(ExecutorService threadPool, GrizzlyConnectionsPool connectionsPool)
public GrizzlyConnectionsPool.DelayedExecutor(ExecutorService threadPool, long checkInterval, TimeUnit timeunit, GrizzlyConnectionsPool connectionsPool)
Copyright © 2014. All Rights Reserved.