Class OServerCommandConfigurableAbstract

java.lang.Object
com.orientechnologies.orient.server.network.protocol.http.command.OServerCommandAbstract
com.orientechnologies.orient.server.network.protocol.http.command.get.OServerCommandConfigurableAbstract
All Implemented Interfaces:
OServerCommand
Direct Known Subclasses:
OServerCommandGetStaticContent

public abstract class OServerCommandConfigurableAbstract extends OServerCommandAbstract
  • Constructor Details

    • OServerCommandConfigurableAbstract

      public OServerCommandConfigurableAbstract(String iPattern)
    • OServerCommandConfigurableAbstract

      public OServerCommandConfigurableAbstract(String[] iPattern)
  • Method Details

    • getNames

      public String[] getNames()