|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectnetGameManager.TypeValue
public class TypeValue
This class contains the basic attributes for each command passed in a request message from the GameClient
to the GameServer
.
The full message is a XML message and each field belongs to a type and contains a value.
GameClient
,
GameServer
Constructor Summary | |
---|---|
TypeValue(java.lang.String t,
java.lang.String v)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypeValue(java.lang.String t, java.lang.String v)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |