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 TypeClassDescriptionclassAbstractChannelPoolMap<K,P extends ChannelPool> A skeletalChannelPoolMapimplementation.