@Service public class EmbeddedService extends Object
| Constructor and Description |
|---|
EmbeddedService() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeGame() |
String |
runBootGame(Game game,
User user) |
String |
runReplayGame(InputStream source) |
String |
runSimGame(Game game,
User user) |
public String runBootGame(Game game, User user) throws org.apache.commons.io.FileExistsException
org.apache.commons.io.FileExistsExceptionpublic String runReplayGame(InputStream source)
public void closeGame()
Copyright © 2017 Power TAC. All rights reserved.