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