|
|||||||||
| Home >> All >> org >> vrspace >> server >> [ command overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.vrspace.server.command
| Class Summary | |
| echo | Sends arguments back to the client - usefull for client debugging |
| env | Set/get environment variables. env with no arguments returns all properties. env name returns value for the specified property. env name = value sets the property. |
| error | Add request to error log. |
| help | Sends "(: HELP! HELP! HEEELP!!! :)" to the client:) |
| 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 |
| upload | Request format: upload className path className is expected to be File or one of its subclasses. |
|
|||||||||
| Home >> All >> org >> vrspace >> server >> [ command overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||