public abstract class CookieCommand extends java.lang.Object implements ICommand
Modifier and Type | Field and Description |
---|---|
protected int |
gameID |
protected int |
playerID |
Modifier | Constructor and Description |
---|---|
protected |
CookieCommand(NetworkCookie cookie) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Execute, GetHeader, GetResponse, Unexecute
protected CookieCommand(NetworkCookie cookie)