Class NioChannelImplementationSelector

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Class<? extends io.netty.channel.Channel> getChannelClass()  
      java.lang.Class<? extends io.netty.channel.ServerChannel> getServerChannelClass()  
      io.netty.channel.EventLoopGroup newEventLoopGroup​(int numThreads, java.util.concurrent.ThreadFactory threadFactory)
      Creates a new EventLoopGroup.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait