public final class DefaultSelectStrategyFactory extends java.lang.Object implements SelectStrategyFactory
Modifier and Type | Field and Description |
---|---|
static SelectStrategyFactory |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
SelectStrategy |
newSelectStrategy()
创建一个新的 SelectStrategy 。
|
public static final SelectStrategyFactory INSTANCE
public SelectStrategy newSelectStrategy()
SelectStrategyFactory
SelectStrategy
。
newSelectStrategy
接口
SelectStrategyFactory
Copyright © 2008–2018 The Netty Project. All rights reserved.