Uses of Class
io.netty.channel.pool.FixedChannelPool.AcquireTask
Packages that use FixedChannelPool.AcquireTask
-
Uses of FixedChannelPool.AcquireTask in io.netty.channel.pool
Fields in io.netty.channel.pool with type parameters of type FixedChannelPool.AcquireTaskModifier and TypeFieldDescriptionprivate final Queue
<FixedChannelPool.AcquireTask> FixedChannelPool.pendingAcquireQueue
Methods in io.netty.channel.pool with parameters of type FixedChannelPool.AcquireTaskModifier and TypeMethodDescriptionabstract void
FixedChannelPool.TimeoutTask.onTimeout
(FixedChannelPool.AcquireTask task)