| 程序包 | 说明 |
|---|---|
| io.netty.channel.pool |
Implementations and API for
Channel pools. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FixedChannelPool
ChannelPool implementation that takes another ChannelPool implementation and enforce a maximum
number of concurrent connections. |