Class Enter

java.lang.Object
org.vrspace.server.dto.Enter
All Implemented Interfaces:
Command

public class Enter extends Object implements Command
Enter a world. By default this command is asynchronous, and sends Welcome message back over websocket. When async is false, it responds with ClientResponse containing Welcome message.
Author:
joe