
public abstract class OServerCommandAbstractLogic extends OServerCommandAuthenticatedDbAbstract
DBNAME_DIR_SEPARATOR, SESSIONID_LOGOUT, SESSIONID_UNAUTHORIZEDserver| Constructor and Description |
|---|
OServerCommandAbstractLogic() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse)
Executes the command requested.
|
protected abstract void |
handleResult(OHttpRequest iRequest,
OHttpResponse iResponse,
Object iResult) |
protected abstract String[] |
init(OHttpRequest iRequest,
OHttpResponse iResponse) |
afterExecute, authenticate, beforeExecute, getProfiledDatabaseInstance, getProfiledDatabaseInstanceBasic, getProfiledDatabaseInstanceToken, sendAuthorizationRequestcheckSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCacheclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamespublic boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws Exception
OServerCommandExceptionprotected abstract String[] init(OHttpRequest iRequest, OHttpResponse iResponse)
protected abstract void handleResult(OHttpRequest iRequest, OHttpResponse iResponse, Object iResult) throws InterruptedException, IOException
InterruptedExceptionIOExceptionCopyright © 2009–2018 OrientDB. All rights reserved.