Uses of Interface
com.iohao.net.server.LogicServer
Packages that use LogicServer
Package
Description
Aeron NetServer
Aeron - LogicServer
-
Uses of LogicServer in com.iohao.net.server
Methods in com.iohao.net.server that return LogicServerMethods in com.iohao.net.server with parameters of type LogicServerModifier and TypeMethodDescriptionvoidLogicServerManager.put(int serverId, LogicServer logicServer) -
Uses of LogicServer in com.iohao.net.server.logic
Methods in com.iohao.net.server.logic with parameters of type LogicServerModifier and TypeMethodDescriptionstatic ServerLogicServerApplication.startup(LogicServer logicServer)