Package com.smartfoxserver.cluster.core
Class SFSCluster
- java.lang.Object
-
- com.smartfoxserver.cluster.core.SFSCluster
-
public class SFSCluster extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SFSCluster()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IClusterGameServicegetGameService()static IClusterLobbyServicegetLobbyService()
-
-
-
Method Detail
-
getLobbyService
public static IClusterLobbyService getLobbyService()
-
getGameService
public static IClusterGameService getGameService()
-
-