
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 |
|---|---|
String[] |
getNames() |
protected void |
handleResult(OHttpRequest iRequest,
OHttpResponse iResponse,
Object iResult) |
String[] |
init(OHttpRequest iRequest,
OHttpResponse iResponse) |
executeafterExecute, authenticate, beforeExecute, getProfiledDatabaseInstance, getProfiledDatabaseInstanceBasic, getProfiledDatabaseInstanceToken, sendAuthorizationRequestcheckSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic OServerCommandFunction()
public OServerCommandFunction(OServerCommandConfiguration iConfig)
public String[] init(OHttpRequest iRequest, OHttpResponse iResponse)
init in class OServerCommandAbstractLogicprotected void handleResult(OHttpRequest iRequest, OHttpResponse iResponse, Object iResult) throws InterruptedException, IOException
handleResult in class OServerCommandAbstractLogicInterruptedExceptionIOExceptionpublic String[] getNames()
Copyright © 2009–2018 OrientDB. All rights reserved.