Class AbstractEventLoopGroup

    • Constructor Detail

      • AbstractEventLoopGroup

        public AbstractEventLoopGroup()
    • Method Detail

      • next

        public abstract EventLoop next()
        Description copied from interface: EventLoopGroup
        Return the next EventLoop to use
        Specified by:
        next in interface io.netty.util.concurrent.EventExecutorGroup
        Specified by:
        next in interface EventLoopGroup