
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,
java.lang.Object iResult) |
protected abstract java.lang.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 java.lang.Exception
OServerCommandjava.lang.Exceptionprotected abstract java.lang.String[] init(OHttpRequest iRequest, OHttpResponse iResponse)
protected abstract void handleResult(OHttpRequest iRequest, OHttpResponse iResponse, java.lang.Object iResult) throws java.lang.InterruptedException, java.io.IOException
java.lang.InterruptedExceptionjava.io.IOExceptionCopyright © 2009–2022 OrientDB. All rights reserved.