Class LogicServerManager
java.lang.Object
com.iohao.net.server.LogicServerManager
Temporary registry for logic-server callbacks that are completed after server registration.
- Since:
- 25.1
- Author:
- 渔民小镇
- date:
- 2025-10-31
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidput(int serverId, LogicServer logicServer) static LogicServerremove(int serverId)
-
Method Details
-
put
-
remove
-
clearSelf
public static void clearSelf()
-