Class FixedChannelPool.AcquireTask

java.lang.Object
io.netty.channel.pool.FixedChannelPool.AcquireListener
io.netty.channel.pool.FixedChannelPool.AcquireTask
All Implemented Interfaces:
FutureListener<Channel>, GenericFutureListener<Future<Channel>>, EventListener
Enclosing class:
FixedChannelPool

private final class FixedChannelPool.AcquireTask extends FixedChannelPool.AcquireListener
  • Field Details

  • Constructor Details