Package org.vrspace.server.dto
Class Ping
java.lang.Object
org.vrspace.server.dto.Ping
- All Implemented Interfaces:
Command
Some ISPs and/or hosting providers close inactive websockets after some time.
Ping is typically used to prevent this from happening.
- Author:
- Tero de la Rosa
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Ping
public Ping()
-
-
Method Details
-
execute
- Specified by:
executein interfaceCommand- Throws:
ClassNotFoundException
-