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. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic static final SelectStrategyFactory INSTANCE
public SelectStrategy newSelectStrategy()
SelectStrategyFactory SelectStrategy.newSelectStrategy in interface SelectStrategyFactory Copyright © 2008–2018 The Netty Project. All rights reserved.