Uses of Interface
org.vrspace.server.dto.Command
Packages that use Command
Package
Description
-
Uses of Command in org.vrspace.client
Methods in org.vrspace.client with parameters of type Command -
Uses of Command in org.vrspace.server.connect
Methods in org.vrspace.server.connect that return CommandMethods in org.vrspace.server.connect with parameters of type CommandModifier and TypeMethodDescriptionvoid
ElasticSearchSessionListener.ESLogEntry.setCommand
(Command command) -
Uses of Command in org.vrspace.server.dto
Subinterfaces of Command in org.vrspace.server.dtoModifier and TypeInterfaceDescriptioninterface
Add and Remove command change the SceneClasses in org.vrspace.server.dto that implement CommandModifier and TypeClassDescriptionclass
Add is both a Command and a DTO.class
Command to set/clear/get/list UserData of a Client.class
Describe Command used without argument lists all available classes.class
Echoes back the command for e.g.class
Enter a world.class
class
Command to manage groups: list/create/delete/show.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.Fields in org.vrspace.server.dto declared as CommandMethods in org.vrspace.server.dto that return CommandMethods in org.vrspace.server.dto with parameters of type CommandModifier and TypeMethodDescriptionvoid
ClientRequest.setCommand
(Command command) void
Echo.setCommand
(Command command) Constructors in org.vrspace.server.dto with parameters of type Command -
Uses of Command in org.vrspace.server.obj
Constructors in org.vrspace.server.obj with parameters of type Command