Class LogicServerManager

java.lang.Object
com.iohao.net.server.LogicServerManager

public final class LogicServerManager extends Object
Temporary registry for logic-server callbacks that are completed after server registration.
Since:
25.1
Author:
渔民小镇
date:
2025-10-31
  • Method Details

    • put

      public static void put(int serverId, LogicServer logicServer)
    • remove

      public static LogicServer remove(int serverId)
    • clearSelf

      public static void clearSelf()