public final class DefaultEventExecutorChooserFactory extends Object implements EventExecutorChooserFactory
EventExecutor.EventExecutorChooserFactory.EventExecutorChooser| Modifier and Type | Field and Description |
|---|---|
static DefaultEventExecutorChooserFactory |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
EventExecutorChooserFactory.EventExecutorChooser |
newChooser(EventExecutor[] executors)
Returns a new
EventExecutorChooserFactory.EventExecutorChooser. |
public static final DefaultEventExecutorChooserFactory INSTANCE
public EventExecutorChooserFactory.EventExecutorChooser newChooser(EventExecutor[] executors)
EventExecutorChooserFactoryEventExecutorChooserFactory.EventExecutorChooser.newChooser in interface EventExecutorChooserFactoryCopyright © 2008–2024 The Netty Project. All rights reserved.