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.pendingAcquireQueueMethods in io.netty.channel.pool with parameters of type FixedChannelPool.AcquireTaskModifier and TypeMethodDescriptionabstract voidFixedChannelPool.TimeoutTask.onTimeout(FixedChannelPool.AcquireTask task)