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