Interface IGameManager
- All Superinterfaces:
Remote
- All Known Implementing Classes:
GameManager
-
Method Summary
Modifier and TypeMethodDescriptionvoidregisterGame(String gameId) voidvoidunregisterGame(String gameId)
-
Method Details
-
tellEvent
- Throws:
RemoteException
-
registerGame
- Throws:
RemoteExceptionNotBoundException
-
unregisterGame
-