
public class OGraphServerHandler
extends com.orientechnologies.orient.server.plugin.OServerPluginAbstract
| Constructor and Description |
|---|
OGraphServerHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
config(com.orientechnologies.orient.server.OServer server,
com.orientechnologies.orient.server.config.OServerParameterConfiguration[] iParams) |
String |
getName() |
void |
onAfterClientRequest(com.orientechnologies.orient.server.OClientConnection connection,
byte requestType) |
void |
shutdown() |
void |
startup() |
public void config(com.orientechnologies.orient.server.OServer server,
com.orientechnologies.orient.server.config.OServerParameterConfiguration[] iParams)
config in interface com.orientechnologies.orient.server.plugin.OServerPluginconfig in class com.orientechnologies.orient.server.plugin.OServerPluginAbstractpublic String getName()
public void startup()
startup in interface com.orientechnologies.common.util.OServicestartup in class com.orientechnologies.orient.server.plugin.OServerPluginAbstractpublic void shutdown()
shutdown in interface com.orientechnologies.common.util.OServiceshutdown in class com.orientechnologies.orient.server.plugin.OServerPluginAbstractpublic void onAfterClientRequest(com.orientechnologies.orient.server.OClientConnection connection,
byte requestType)
onAfterClientRequest in interface com.orientechnologies.orient.server.plugin.OServerPluginonAfterClientRequest in class com.orientechnologies.orient.server.plugin.OServerPluginAbstractCopyright © 2009–2018 OrientDB. All rights reserved.