Package org.vrspace.server.dto
Class Enter
- java.lang.Object
-
- org.vrspace.server.dto.Enter
-
-
Constructor Summary
Constructors Constructor Description Enter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ClientResponse
execute(WorldManager manager, Client client)
-
-
-
Method Detail
-
execute
public ClientResponse execute(WorldManager manager, Client client) throws ClassNotFoundException
- Specified by:
execute
in interfaceCommand
- Throws:
ClassNotFoundException
-
-