Uses of Interface
io.netty.util.concurrent.EventExecutorChooserFactory.EventExecutorChooser
Packages that use EventExecutorChooserFactory.EventExecutorChooser
-
Uses of EventExecutorChooserFactory.EventExecutorChooser in io.netty.util.concurrent
Classes in io.netty.util.concurrent that implement EventExecutorChooserFactory.EventExecutorChooserModifier and TypeClassDescriptionprivate static final classprivate static final classFields in io.netty.util.concurrent declared as EventExecutorChooserFactory.EventExecutorChooserModifier and TypeFieldDescriptionprivate final EventExecutorChooserFactory.EventExecutorChooserMultithreadEventExecutorGroup.chooserMethods in io.netty.util.concurrent that return EventExecutorChooserFactory.EventExecutorChooserModifier and TypeMethodDescriptionDefaultEventExecutorChooserFactory.newChooser(EventExecutor[] executors) EventExecutorChooserFactory.newChooser(EventExecutor[] executors) Returns a newEventExecutorChooserFactory.EventExecutorChooser.