Uses of Interface
org.openqa.selenium.grid.config.Config
Packages that use Config
Package
Description
The 
Distributor is responsible for assigning new
 calls to Create Session to a Node.- 
Uses of Config in org.openqa.selenium.events.localMethods in org.openqa.selenium.events.local with parameters of type Config
- 
Uses of Config in org.openqa.selenium.events.zeromqMethods in org.openqa.selenium.events.zeromq with parameters of type Config
- 
Uses of Config in org.openqa.selenium.gridMethods in org.openqa.selenium.grid that return ConfigModifier and TypeMethodDescriptionprotected abstract ConfigTemplateGridCommand.getDefaultConfig()Methods in org.openqa.selenium.grid with parameters of type ConfigModifier and TypeMethodDescriptionServer<?>protected abstract TemplateGridServerCommand.HandlersTemplateGridServerCommand.createHandlers(Config config) protected abstract void
- 
Uses of Config in org.openqa.selenium.grid.commandsMethods in org.openqa.selenium.grid.commands that return ConfigModifier and TypeMethodDescriptionprotected ConfigEventBusCommand.getDefaultConfig()protected ConfigHub.getDefaultConfig()protected ConfigStandalone.getDefaultConfig()Methods in org.openqa.selenium.grid.commands with parameters of type ConfigModifier and TypeMethodDescriptionServer<?>protected TemplateGridServerCommand.HandlersHub.createHandlers(Config config) protected TemplateGridServerCommand.HandlersStandalone.createHandlers(Config config) protected voidprotected voidprotected void
- 
Uses of Config in org.openqa.selenium.grid.configClasses in org.openqa.selenium.grid.config that implement ConfigModifier and TypeClassDescriptionclassA form ofConfigthat is generated by looking at fields in the constructor arg that are annotated withConfigValue.classclassclassExposes environment variables as config settings by mapping "section.option" to "SECTION_OPTION".classclassclassclassMethods in org.openqa.selenium.grid.config that return ConfigModifier and TypeMethodDescriptionstatic Configstatic Configstatic ConfigConfigFlags.readConfigFiles()Methods in org.openqa.selenium.grid.config with parameters of type ConfigModifier and TypeMethodDescriptionbooleanConfigFlags.dumpConfig(Config config, PrintStream dumpTo) booleanConfigFlags.dumpConfigHelp(Config config, Set<Role> currentRoles, PrintStream dumpTo) Constructors in org.openqa.selenium.grid.config with parameters of type ConfigModifierConstructorDescriptionCompoundConfig(Config... allConfigsInDescendingOrderOfImportance) MemoizedConfig(Config delegate) 
- 
Uses of Config in org.openqa.selenium.grid.distributorMethods in org.openqa.selenium.grid.distributor with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.distributor.configConstructors in org.openqa.selenium.grid.distributor.config with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.distributor.httpdMethods in org.openqa.selenium.grid.distributor.httpd that return ConfigMethods in org.openqa.selenium.grid.distributor.httpd with parameters of type ConfigModifier and TypeMethodDescriptionprotected TemplateGridServerCommand.HandlersDistributorServer.createHandlers(Config config) protected void
- 
Uses of Config in org.openqa.selenium.grid.distributor.localMethods in org.openqa.selenium.grid.distributor.local with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.distributor.selectorMethods in org.openqa.selenium.grid.distributor.selector with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.logConstructors in org.openqa.selenium.grid.log with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.node.configConstructors in org.openqa.selenium.grid.node.config with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.node.dockerConstructors in org.openqa.selenium.grid.node.docker with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.node.httpdMethods in org.openqa.selenium.grid.node.httpd that return ConfigMethods in org.openqa.selenium.grid.node.httpd with parameters of type ConfigModifier and TypeMethodDescriptionServer<?>protected TemplateGridServerCommand.HandlersNodeServer.createHandlers(Config config) protected void
- 
Uses of Config in org.openqa.selenium.grid.node.localMethods in org.openqa.selenium.grid.node.local with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.node.relayConstructors in org.openqa.selenium.grid.node.relay with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.router.httpdMethods in org.openqa.selenium.grid.router.httpd that return ConfigMethods in org.openqa.selenium.grid.router.httpd with parameters of type ConfigModifier and TypeMethodDescriptionprotected TemplateGridServerCommand.HandlersRouterServer.createHandlers(Config config) protected voidConstructors in org.openqa.selenium.grid.router.httpd with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.securityConstructors in org.openqa.selenium.grid.security with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.serverConstructors in org.openqa.selenium.grid.server with parameters of type ConfigModifierConstructorDescriptionBaseServerOptions(Config config) EventBusOptions(Config config) NetworkOptions(Config config) 
- 
Uses of Config in org.openqa.selenium.grid.sessionmap.configConstructors in org.openqa.selenium.grid.sessionmap.config with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.sessionmap.httpdMethods in org.openqa.selenium.grid.sessionmap.httpd that return ConfigMethods in org.openqa.selenium.grid.sessionmap.httpd with parameters of type ConfigModifier and TypeMethodDescriptionprotected TemplateGridServerCommand.HandlersSessionMapServer.createHandlers(Config config) protected void
- 
Uses of Config in org.openqa.selenium.grid.sessionmap.localMethods in org.openqa.selenium.grid.sessionmap.local with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.sessionmap.remoteMethods in org.openqa.selenium.grid.sessionmap.remote with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.sessionqueue.configConstructors in org.openqa.selenium.grid.sessionqueue.config with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.sessionqueue.httpdMethods in org.openqa.selenium.grid.sessionqueue.httpd that return ConfigMethods in org.openqa.selenium.grid.sessionqueue.httpd with parameters of type ConfigModifier and TypeMethodDescriptionprotected TemplateGridServerCommand.HandlersNewSessionQueueServer.createHandlers(Config config) protected void
- 
Uses of Config in org.openqa.selenium.grid.sessionqueue.localMethods in org.openqa.selenium.grid.sessionqueue.local with parameters of type Config
- 
Uses of Config in org.openqa.selenium.grid.sessionqueue.remoteMethods in org.openqa.selenium.grid.sessionqueue.remote with parameters of type Config