Class SharedGroupFactory.SharedGroup

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      io.netty.channel.EventLoopGroup getLowLevelGroup()  
      void shutdown()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getLowLevelGroup

        public io.netty.channel.EventLoopGroup getLowLevelGroup()
      • shutdown

        public void shutdown()