Uses of Class
com.orientechnologies.orient.server.config.OServerCommandConfiguration
Packages that use OServerCommandConfiguration
Package
Description
-
Uses of OServerCommandConfiguration in com.orientechnologies.orient.server.config
Fields in com.orientechnologies.orient.server.config declared as OServerCommandConfiguration -
Uses of OServerCommandConfiguration in com.orientechnologies.orient.server.network
Methods in com.orientechnologies.orient.server.network that return types with arguments of type OServerCommandConfigurationMethods in com.orientechnologies.orient.server.network with parameters of type OServerCommandConfigurationModifier and TypeMethodDescriptionstatic OServerCommandOServerNetworkListener.createCommand(OServer server, OServerCommandConfiguration iCommand) OServerNetworkListener.registerStatefulCommand(OServerCommandConfiguration iCommand) OServerNetworkListener.unregisterStatefulCommand(OServerCommandConfiguration iCommand) Constructors in com.orientechnologies.orient.server.network with parameters of type OServerCommandConfigurationModifierConstructorDescriptionOServerNetworkListener(OServer iServer, OServerSocketFactory iSocketFactory, String iHostName, String iHostPortRange, String iProtocolName, Class<? extends ONetworkProtocol> iProtocol, OServerParameterConfiguration[] iParameters, OServerCommandConfiguration[] iCommands) -
Uses of OServerCommandConfiguration in com.orientechnologies.orient.server.network.protocol.http.command
Constructors in com.orientechnologies.orient.server.network.protocol.http.command with parameters of type OServerCommandConfigurationModifierConstructorDescription -
Uses of OServerCommandConfiguration in com.orientechnologies.orient.server.network.protocol.http.command.all
Constructors in com.orientechnologies.orient.server.network.protocol.http.command.all with parameters of type OServerCommandConfiguration -
Uses of OServerCommandConfiguration in com.orientechnologies.orient.server.network.protocol.http.command.get
Constructors in com.orientechnologies.orient.server.network.protocol.http.command.get with parameters of type OServerCommandConfigurationModifierConstructorDescriptionOServerCommandGetStaticContent(OServerCommandConfiguration iConfiguration) -
Uses of OServerCommandConfiguration in com.orientechnologies.orient.server.network.protocol.http.command.post
Constructors in com.orientechnologies.orient.server.network.protocol.http.command.post with parameters of type OServerCommandConfigurationModifierConstructorDescription