Package net.sf.colossus.webcommon
Interface IGameManager
- All Superinterfaces:
Remote
- All Known Implementing Classes:
GameManager
-
Method Summary
Modifier and TypeMethodDescriptionvoid
registerGame
(String gameId) void
void
unregisterGame
(String gameId)
-
Method Details
-
tellEvent
- Throws:
RemoteException
-
registerGame
- Throws:
RemoteException
NotBoundException
-
unregisterGame
-