Uses of Class
io.netty.util.concurrent.MultithreadEventExecutorGroup
-
Packages that use MultithreadEventExecutorGroup Package Description io.netty.util.concurrent Utility classes for concurrent / async tasks. -
-
Uses of MultithreadEventExecutorGroup in io.netty.util.concurrent
Subclasses of MultithreadEventExecutorGroup in io.netty.util.concurrent Modifier and Type Class Description classDefaultEventExecutorGroupDefault implementation ofMultithreadEventExecutorGroupwhich will useDefaultEventExecutorinstances to handle the tasks.
-