软件包 | 描述 |
---|---|
io.netty.channel.pool |
Channel 池的实现和API。
|
Class and Description |
---|
ChannelHealthChecker |
ChannelPool
允许获取并释放 Channel ,因此充当这些池中的一员。
|
ChannelPoolHandler
由 ChannelPool 完成的各种操作所需的处理程序 。
|
ChannelPoolMap
允许将 ChannelPool 实现映射到特定密钥。
|
FixedChannelPool.AcquireTimeoutAction |
SimpleChannelPool
简单的 ChannelPool 实现将创建新的Channel 如果有人试图获得Channel 但没有人在池中。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.