Package | Description |
---|---|
io.netty.channel.pool |
Implementations and API for
Channel pools. |
Modifier and Type | Class and Description |
---|---|
class |
FixedChannelPool
ChannelPool implementation that takes another ChannelPool implementation and enforce a maximum
number of concurrent connections. |
Copyright © 2008–2018 The Netty Project. All rights reserved.