Uses of Interface
com.orientechnologies.orient.server.network.protocol.http.command.OServerCommand
Packages that use OServerCommand
Package
Description
-
Uses of OServerCommand in com.orientechnologies.agent.http.command
Classes in com.orientechnologies.agent.http.command that implement OServerCommandModifier and TypeClassDescriptionclassclassCreated by Enrico Risa on 22/03/16.classCreated by Enrico Risa on 19/02/16.classclassCreated by Enrico Risa on 16/11/15.classCreated by Enrico Risa on 20/11/15.classclassclassclass -
Uses of OServerCommand in com.orientechnologies.agent.services.metrics
Classes in com.orientechnologies.agent.services.metrics that implement OServerCommandModifier and TypeClassDescriptionclassCreated by Enrico Risa on 06/08/2018. -
Uses of OServerCommand in com.orientechnologies.agent.services.studio
Classes in com.orientechnologies.agent.services.studio that implement OServerCommandModifier and TypeClassDescriptionclassCreated by Enrico Risa on 29/08/2018. -
Uses of OServerCommand in com.orientechnologies.enterprise.server
Methods in com.orientechnologies.enterprise.server that return types with arguments of type OServerCommandModifier and TypeMethodDescriptionOEnterpriseServer.listCommands()OEnterpriseServerImpl.listCommands()Methods in com.orientechnologies.enterprise.server with parameters of type OServerCommandModifier and TypeMethodDescriptionvoidOEnterpriseServer.registerStatelessCommand(OServerCommand iCommand) voidOEnterpriseServerImpl.registerStatelessCommand(OServerCommand iCommand) Method parameters in com.orientechnologies.enterprise.server with type arguments of type OServerCommandModifier and TypeMethodDescriptionvoidOEnterpriseServer.unregisterStatelessCommand(Class<? extends OServerCommand> iCommandClass) voidOEnterpriseServerImpl.unregisterStatelessCommand(Class<? extends OServerCommand> iCommandClass) -
Uses of OServerCommand in com.orientechnologies.orient.etl.http
Classes in com.orientechnologies.orient.etl.http that implement OServerCommand -
Uses of OServerCommand in com.orientechnologies.orient.server.network
Methods in com.orientechnologies.orient.server.network that return OServerCommandModifier and TypeMethodDescriptionstatic OServerCommandOServerNetworkListener.createCommand(OServer server, OServerCommandConfiguration iCommand) Methods in com.orientechnologies.orient.server.network that return types with arguments of type OServerCommandMethods in com.orientechnologies.orient.server.network with parameters of type OServerCommandModifier and TypeMethodDescriptionOServerNetworkListener.registerStatelessCommand(OServerCommand iCommand) Method parameters in com.orientechnologies.orient.server.network with type arguments of type OServerCommandModifier and TypeMethodDescriptionOServerNetworkListener.unregisterStatelessCommand(Class<? extends OServerCommand> iCommandClass) -
Uses of OServerCommand in com.orientechnologies.orient.server.network.protocol.http
Methods in com.orientechnologies.orient.server.network.protocol.http with parameters of type OServerCommandModifier and TypeMethodDescriptionvoidOHttpNetworkCommandManager.registerCommand(OServerCommand iServerCommandInstance) Register all the names for the same instance. -
Uses of OServerCommand in com.orientechnologies.orient.server.network.protocol.http.command
Classes in com.orientechnologies.orient.server.network.protocol.http.command that implement OServerCommandModifier and TypeClassDescriptionclassclassDatabase based authenticated command.classclassServer based authenticated commands.classclassclass -
Uses of OServerCommand in com.orientechnologies.orient.server.network.protocol.http.command.all
Classes in com.orientechnologies.orient.server.network.protocol.http.command.all that implement OServerCommandModifier and TypeClassDescriptionclassclassForward the execution to another command.class -
Uses of OServerCommand in com.orientechnologies.orient.server.network.protocol.http.command.delete
Classes in com.orientechnologies.orient.server.network.protocol.http.command.delete that implement OServerCommandModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of OServerCommand in com.orientechnologies.orient.server.network.protocol.http.command.get
Classes in com.orientechnologies.orient.server.network.protocol.http.command.get that implement OServerCommandModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassThis command is called in order to know if the running instance of orientdb is EE or not. -
Uses of OServerCommand in com.orientechnologies.orient.server.network.protocol.http.command.options
Classes in com.orientechnologies.orient.server.network.protocol.http.command.options that implement OServerCommand -
Uses of OServerCommand in com.orientechnologies.orient.server.network.protocol.http.command.patch
Classes in com.orientechnologies.orient.server.network.protocol.http.command.patch that implement OServerCommand -
Uses of OServerCommand in com.orientechnologies.orient.server.network.protocol.http.command.post
Classes in com.orientechnologies.orient.server.network.protocol.http.command.post that implement OServerCommandModifier and TypeClassDescriptionclassCreated by emrul on 14/09/14.classExecutes a batch of operations in a single call.classclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of OServerCommand in com.orientechnologies.orient.server.network.protocol.http.command.put
Classes in com.orientechnologies.orient.server.network.protocol.http.command.put that implement OServerCommandModifier and TypeClassDescriptionclassclassclass -
Uses of OServerCommand in com.orientechnologies.orient.server.network.protocol.http.multipart
Classes in com.orientechnologies.orient.server.network.protocol.http.multipart that implement OServerCommand -
Uses of OServerCommand in com.orientechnologies.tinkerpop.command
Classes in com.orientechnologies.tinkerpop.command that implement OServerCommand