Uses of Class
de.extio.spacecraft.shared.server.ServerFacade
-
Packages that use ServerFacade Package Description de.extio.spacecraft.shared.server Managers for the game server. -
-
Uses of ServerFacade in de.extio.spacecraft.shared.server
Fields in de.extio.spacecraft.shared.server declared as ServerFacade Modifier and Type Field Description protected static ServerFacadeServerFacade. INSTANCEMethods in de.extio.spacecraft.shared.server that return ServerFacade Modifier and Type Method Description static ServerFacadeServerFacade. instance()ServerFacade is a singleton, use this method to access the facadestatic ServerFacadeServerFacade. instance(boolean checkContext)ServerFacade is a singleton, use this method to access the facade
-