public interface SelectStrategyFactory
SelectStrategy的工厂。
| Modifier and Type | Method and Description |
|---|---|
SelectStrategy |
newSelectStrategy()
创建一个新的 SelectStrategy 。
|
SelectStrategy newSelectStrategy()
SelectStrategy 。
Copyright © 2008–2018 The Netty Project. All rights reserved.