|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICommandSerializer<DATA>
Command serializer that transforms the command message into data that can be sent to (and understood by) virtual world.
Method Summary | |
---|---|
DATA |
serialize(CommandMessage command)
Serialize command into some form that may be sent to the world simulator. |
Method Detail |
---|
DATA serialize(CommandMessage command)
command
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |