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()
Creates a new
SelectStrategy. |
public static final SelectStrategyFactory INSTANCE
public SelectStrategy newSelectStrategy()
SelectStrategyFactorySelectStrategy.newSelectStrategy in interface SelectStrategyFactoryCopyright © 2008–2018 The Netty Project. All rights reserved.