Package org.vrspace.server.dto
Interface Command
- All Known Subinterfaces:
SceneChange
- All Known Implementing Classes:
Add,Data,Describe,Echo,Enter,Game,Group,Log,Ping,Recording,Refresh,Remove,Session,SetToken,StreamingSession
public interface Command
A command issued by a client. A client can issue only one command at the time
- consequence of command not having any identifiers.
- Author:
- joe
-
Method Summary
-
Method Details
-
execute
- Throws:
Exception
-