| 软件包 | 描述 |
|---|---|
| io.netty.channel |
核心频道API是异步和事件驱动的各种传输的抽象,如
NIO Channel 。
|
| Modifier and Type | Method and Description |
|---|---|
int |
SelectStrategy.calculateStrategy(IntSupplier selectSupplier, boolean hasTasks)
SelectStrategy可用于引导潜在选择呼叫的结果。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.