Class DefaultSelectStrategyFactory
java.lang.Object
io.netty.channel.DefaultSelectStrategyFactory
- All Implemented Interfaces:
SelectStrategyFactory
Factory which uses the default select strategy.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
newSelectStrategy
Description copied from interface:SelectStrategyFactoryCreates a newSelectStrategy.- Specified by:
newSelectStrategyin interfaceSelectStrategyFactory
-