public final class DefaultSelectStrategyFactory extends 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–2025 The Netty Project. All rights reserved.