Uses of Class
io.netty.channel.pool.SimpleChannelPool
Packages that use SimpleChannelPool
-
Uses of SimpleChannelPool in io.netty.channel.pool
Subclasses of SimpleChannelPool in io.netty.channel.poolModifier and TypeClassDescriptionclass
ChannelPool
implementation that takes anotherChannelPool
implementation and enforce a maximum number of concurrent connections.Fields in io.netty.channel.pool with type parameters of type SimpleChannelPoolModifier and TypeFieldDescriptionprivate static final AttributeKey
<SimpleChannelPool> SimpleChannelPool.POOL_KEY