
public class OServerCommandGetConnections extends OServerCommandAuthenticatedServerAbstract
serverPassword, serverUserserver| Constructor and Description |
|---|
OServerCommandGetConnections() |
OServerCommandGetConnections(String iName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse)
Executes the command requested.
|
String[] |
getNames() |
authenticate, beforeExecute, checkGuestAccess, sendAuthorizationRequest, sendNotAuthorizedResponseafterExecute, checkSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic OServerCommandGetConnections()
public OServerCommandGetConnections(String iName)
public boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws Exception
OServerCommandExceptionpublic String[] getNames()
Copyright © 2009–2018 OrientDB. All rights reserved.