Package org.vrspace.server.dto
Class StreamingSession
java.lang.Object
org.vrspace.server.dto.StreamingSession
- All Implemented Interfaces:
Command
Start another streaming session, for e.g. screen share
- Author:
- joe
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StreamingSession
public StreamingSession()
-
-
Method Details
-
execute
public ClientResponse execute(WorldManager manager, Client client) throws ClassNotFoundException, SessionException - Specified by:
execute
in interfaceCommand
- Throws:
ClassNotFoundException
SessionException
-
getAction
start/stop -
setAction
start/stop -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-