软件包 | 描述 |
---|---|
io.netty.channel |
核心通道API是异步和事件驱动的各种传输(如
NIO Channel)的抽象 。
|
Modifier and Type | Method and Description |
---|---|
SelectStrategy |
SelectStrategyFactory.newSelectStrategy()
创建一个新的 SelectStrategy 。
|
SelectStrategy |
DefaultSelectStrategyFactory.newSelectStrategy() |
Copyright © 2008–2018 The Netty Project. All rights reserved.