| Constructor and Description |
|---|
OServerCommandGetGephi(OServerCommandConfiguration iConfig) |
| Modifier and Type | Field and Description |
|---|---|
OServerCommandConfiguration[] |
OServerNetworkListenerConfiguration.commands |
| Modifier and Type | Method and Description |
|---|---|
List<OServerCommandConfiguration> |
OServerNetworkListener.getStatefulCommands() |
| Modifier and Type | Method and Description |
|---|---|
static OServerCommand |
OServerNetworkListener.createCommand(OServer server,
OServerCommandConfiguration iCommand) |
OServerNetworkListener |
OServerNetworkListener.registerStatefulCommand(OServerCommandConfiguration iCommand) |
OServerNetworkListener |
OServerNetworkListener.unregisterStatefulCommand(OServerCommandConfiguration iCommand) |
| Constructor and Description |
|---|
OServerNetworkListener(OServer iServer,
OServerSocketFactory iSocketFactory,
String iHostName,
String iHostPortRange,
String iProtocolName,
Class<? extends ONetworkProtocol> iProtocol,
OServerParameterConfiguration[] iParameters,
OServerCommandConfiguration[] iCommands) |
| Constructor and Description |
|---|
OServerCommandAuthenticatedPatternAbstract(OServerCommandConfiguration iConfig) |
OServerCommandAuthProxy(OServerCommandConfiguration iConfig) |
OServerCommandPatternAbstract(OServerCommandConfiguration iConfig) |
| Constructor and Description |
|---|
OServerCommandForward(OServerCommandConfiguration iConfiguration) |
OServerCommandFunction(OServerCommandConfiguration iConfig) |
| Constructor and Description |
|---|
OServerCommandGetGephi(OServerCommandConfiguration iConfig) |
OServerCommandGetStaticContent(OServerCommandConfiguration iConfiguration) |
| Constructor and Description |
|---|
OServerCommandPostCommandGraph(OServerCommandConfiguration iConfig) |
Copyright © 2009–2025 OrientDB. All rights reserved.