Class LaunchServerConfig.NettyPerformanceConfig

  • Enclosing class:
    LaunchServerConfig

    public static class LaunchServerConfig.NettyPerformanceConfig
    extends java.lang.Object
    • Field Detail

      • usingEpoll

        public boolean usingEpoll
      • bossThread

        public int bossThread
      • workerThread

        public int workerThread
      • sessionLifetimeMs

        public long sessionLifetimeMs
      • maxWebSocketRequestBytes

        public int maxWebSocketRequestBytes
    • Constructor Detail

      • NettyPerformanceConfig

        public NettyPerformanceConfig()