Uses of Class
com.orientechnologies.orient.server.config.OServerConfiguration
Packages that use OServerConfiguration
Package
Description
-
Uses of OServerConfiguration in com.orientechnologies.orient.server
Methods in com.orientechnologies.orient.server that return OServerConfigurationMethods in com.orientechnologies.orient.server with parameters of type OServerConfiguration -
Uses of OServerConfiguration in com.orientechnologies.orient.server.config
Methods in com.orientechnologies.orient.server.config that return OServerConfigurationModifier and TypeMethodDescriptionOServerConfigurationManager.getConfiguration()OServerConfigurationLoaderXml.load()Methods in com.orientechnologies.orient.server.config with parameters of type OServerConfigurationModifier and TypeMethodDescriptionvoidOServerConfigurationLoaderXml.save(OServerConfiguration iRootObject) Constructors in com.orientechnologies.orient.server.config with parameters of type OServerConfigurationConstructor parameters in com.orientechnologies.orient.server.config with type arguments of type OServerConfigurationModifierConstructorDescriptionOServerConfigurationLoaderXml(Class<? extends OServerConfiguration> iRootClass, File iFile) OServerConfigurationLoaderXml(Class<? extends OServerConfiguration> iRootClass, InputStream iInputStream) -
Uses of OServerConfiguration in com.orientechnologies.orient.server.handler
Constructors in com.orientechnologies.orient.server.handler with parameters of type OServerConfiguration