|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgame.protocol.Request
game.protocol.QuitRequest
public class QuitRequest
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class game.protocol.Request |
|---|
Request.RequestType |
| Field Summary |
|---|
| Fields inherited from class game.protocol.Request |
|---|
log, mClientLog, mType |
| Constructor Summary | |
|---|---|
QuitRequest()
|
|
QuitRequest(java.lang.String req)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class game.protocol.Request |
|---|
factory, getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public QuitRequest(java.lang.String req)
throws ParseException
ParseExceptionpublic QuitRequest()
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||