
public class OServerCommandFunction extends OServerCommandAbstractLogic
DBNAME_DIR_SEPARATOR, SESSIONID_LOGOUT, SESSIONID_UNAUTHORIZEDserver| Constructor and Description |
|---|
OServerCommandFunction() |
OServerCommandFunction(OServerCommandConfiguration iConfig) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getNames() |
protected void |
handleResult(OHttpRequest iRequest,
OHttpResponse iResponse,
java.lang.Object iResult) |
java.lang.String[] |
init(OHttpRequest iRequest,
OHttpResponse iResponse) |
executeafterExecute, authenticate, beforeExecute, getProfiledDatabaseInstance, getProfiledDatabaseInstanceBasic, getProfiledDatabaseInstanceToken, sendAuthorizationRequestcheckSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic OServerCommandFunction()
public OServerCommandFunction(OServerCommandConfiguration iConfig)
public java.lang.String[] init(OHttpRequest iRequest, OHttpResponse iResponse)
init in class OServerCommandAbstractLogicprotected void handleResult(OHttpRequest iRequest, OHttpResponse iResponse, java.lang.Object iResult) throws java.lang.InterruptedException, java.io.IOException
handleResult in class OServerCommandAbstractLogicjava.lang.InterruptedExceptionjava.io.IOExceptionpublic java.lang.String[] getNames()
Copyright © 2009–2022 OrientDB. All rights reserved.