Uses of Interface
io.netty.channel.pool.ChannelPoolMap
Packages that use ChannelPoolMap
-
Uses of ChannelPoolMap in io.netty.channel.pool
Classes in io.netty.channel.pool that implement ChannelPoolMapModifier and TypeClassDescriptionclass
AbstractChannelPoolMap<K,
P extends ChannelPool> A skeletalChannelPoolMap
implementation.