public class PingPong
extends com.smartfoxserver.v2.controllers.BaseControllerCommand
| Constructor and Description |
|---|
PingPong() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(com.smartfoxserver.bitswarm.io.IRequest request) |
boolean |
validate(com.smartfoxserver.bitswarm.io.IRequest request) |
public boolean validate(com.smartfoxserver.bitswarm.io.IRequest request)
throws SFSRequestValidationException
SFSRequestValidationExceptionpublic void execute(com.smartfoxserver.bitswarm.io.IRequest request)
throws java.lang.Exception
java.lang.Exception