Modifier and Type | Field and Description |
---|---|
private java.util.List<GameInfo> |
games
Creates a command to get a list of games.
|
Constructor and Description |
---|
GamesListCommand() |
Modifier and Type | Method and Description |
---|---|
boolean |
Execute()
Executes a command
|
java.lang.String |
GetHeader()
Gets the new server header associated with the request.
|
java.lang.String |
GetResponse()
Gets the response for the server.
|
boolean |
Unexecute()
Unexecutes a command.
|
private java.util.List<GameInfo> games
public boolean Execute()
ICommand
public boolean Unexecute()
ICommand
public java.lang.String GetResponse()
ICommand
GetResponse
in interface ICommand