Uses of Interface
io.netty.channel.pool.ChannelPoolMap
-
Packages that use ChannelPoolMap Package Description io.netty.channel.pool Implementations and API forChannelpools. -
-
Uses of ChannelPoolMap in io.netty.channel.pool
Classes in io.netty.channel.pool that implement ChannelPoolMap Modifier and Type Class Description classAbstractChannelPoolMap<K,P extends ChannelPool>A skeletalChannelPoolMapimplementation.
-