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