Class LifeCycle

    • Field Detail

      • bossGroup

        protected final io.netty.channel.EventLoopGroup bossGroup
      • workerGroup

        protected final io.netty.channel.EventLoopGroup workerGroup
      • httpState

        protected final HttpState httpState
      • serverServerBootstrap

        protected io.netty.bootstrap.ServerBootstrap serverServerBootstrap
    • Constructor Detail

      • LifeCycle

        protected LifeCycle​(Configuration configuration)