
public class OServerCommandGetPing extends OServerCommandAbstract
server| Constructor and Description |
|---|
OServerCommandGetPing() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse)
Executes the command requested.
|
java.lang.String[] |
getNames() |
afterExecute, beforeExecute, checkSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic java.lang.String[] getNames()
public boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws java.lang.Exception
OServerCommandjava.lang.ExceptionCopyright © 2009–2022 OrientDB. All rights reserved.