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 TypeMethodDescriptionvoidElasticSearchSessionListener.ESLogEntry.setCommand(Command command) -
Uses of Command in org.vrspace.server.dto
Subinterfaces of Command in org.vrspace.server.dtoModifier and TypeInterfaceDescriptioninterfaceAdd and Remove command change the SceneClasses in org.vrspace.server.dto that implement CommandModifier and TypeClassDescriptionclassAdd is both a Command and a DTO.classCommand to set/clear/get/list UserData of a Client.classDescribe Command used without argument lists all available classes.classEchoes back the command for e.g.classEnter a world.classclassCommand to manage groups: list/create/delete/show.classBrowsers on mobile devices do not have javscript console, and USB debugging is next to useless.classSome ISPs and/or hosting providers close inactive websockets after some time.classCommand to start/stop/play recording of client's events.classCommand to enforce Scene update.classRemove object from the scene or world.classSession flow control.classSet client a client token, e.g.classStart 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 TypeMethodDescriptionvoidClientRequest.setCommand(Command command) voidEcho.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