public interface EventExecutorChooserFactory
EventExecutorChooserFactory.EventExecutorChoosers.| Modifier and Type | Interface and Description |
|---|---|
static interface |
EventExecutorChooserFactory.EventExecutorChooser
Chooses the next
EventExecutor to use. |
| Modifier and Type | Method and Description |
|---|---|
EventExecutorChooserFactory.EventExecutorChooser |
newChooser(EventExecutor[] executors)
Returns a new
EventExecutorChooserFactory.EventExecutorChooser. |
EventExecutorChooserFactory.EventExecutorChooser newChooser(EventExecutor[] executors)
EventExecutorChooserFactory.EventExecutorChooser.Copyright © 2008–2025 The Netty Project. All rights reserved.