Uses of Interface
org.vrspace.server.dto.Command
Package
Description
-
Uses of Command in org.vrspace.client
-
Uses of Command in org.vrspace.server.connect
Modifier and TypeMethodDescriptionvoid
ElasticSearchSessionListener.ESLogEntry.setCommand
(Command command) -
Uses of Command in org.vrspace.server.dto
Modifier and TypeInterfaceDescriptioninterface
Add and Remove command change the SceneModifier and TypeClassDescriptionclass
Add is both a Command and a DTO.class
Describe Command used without argument lists all available classes.class
Echoes back the command for e.g.class
Enter a world.class
class
Browsers on mobile devices do not have javscript console, and USB debugging is next to useless.class
Some ISPs and/or hosting providers close inactive websockets after some time.class
Command to start/stop/play recording of client's events.class
Command to enforce Scene update.class
Remove object from the scene or world.class
Session flow control.class
Set client a client token, e.g.class
class
Start another streaming session, for e.g.Modifier and TypeMethodDescriptionvoid
ClientRequest.setCommand
(Command command) void
Echo.setCommand
(Command command) -
Uses of Command in org.vrspace.server.obj