Package org.vrspace.server.command

Class Summary
create Request format: create className
The command creates a new instance of className.
echo Sends arguments back to the client - usefull for client debugging
env Jump to the specified VRObject which implements HasTransform.
env - returns all properties.
error Add request to error log.
gate Quit session.
help Sends "(: HELP! HELP! HEEELP!!! :)" to the client:)
jump Jump to the specified VRObject which implements HasTransform.
env name - user jumps to the VRObject with that name.
jxta Executes a jxta shell command and retreives result to the client.
my Passes the arguments to current client.
quit Quit session.
reload Clears the scene and loads again.
remove Request format: remove className id
If className is 'Transform', removes transform's children too.
say Say something sends set_say to client
upload Request format: upload className path
className must be a File or one of its subclasses.
view Request format: view className id