Package | Description |
---|---|
io.netty.channel.pool |
Implementations and API for
Channel pools. |
Modifier and Type | Field and Description |
---|---|
private java.util.Queue<FixedChannelPool.AcquireTask> |
FixedChannelPool.pendingAcquireQueue |
Modifier and Type | Method and Description |
---|---|
abstract void |
FixedChannelPool.TimeoutTask.onTimeout(FixedChannelPool.AcquireTask task) |