Class LaunchServerConfig.NettyPerformanceConfig

java.lang.Object
pro.gravit.launchserver.config.LaunchServerConfig.NettyPerformanceConfig
Enclosing class:
LaunchServerConfig

public static class LaunchServerConfig.NettyPerformanceConfig extends Object
  • Field Details

    • usingEpoll

      public boolean usingEpoll
    • bossThread

      public int bossThread
    • workerThread

      public int workerThread
    • schedulerThread

      public int schedulerThread
    • sessionLifetimeMs

      public long sessionLifetimeMs
    • maxWebSocketRequestBytes

      public int maxWebSocketRequestBytes
  • Constructor Details

    • NettyPerformanceConfig

      public NettyPerformanceConfig()