Uses of Class
org.openqa.selenium.grid.TemplateGridServerCommand.Handlers
Packages that use TemplateGridServerCommand.Handlers
Package
Description
-
Uses of TemplateGridServerCommand.Handlers in org.openqa.selenium.grid
Methods in org.openqa.selenium.grid that return TemplateGridServerCommand.HandlersModifier and TypeMethodDescriptionprotected abstract TemplateGridServerCommand.Handlers
TemplateGridServerCommand.createHandlers
(Config config) -
Uses of TemplateGridServerCommand.Handlers in org.openqa.selenium.grid.commands
Methods in org.openqa.selenium.grid.commands that return TemplateGridServerCommand.HandlersModifier and TypeMethodDescriptionprotected TemplateGridServerCommand.Handlers
Hub.createHandlers
(Config config) protected TemplateGridServerCommand.Handlers
Standalone.createHandlers
(Config config) -
Uses of TemplateGridServerCommand.Handlers in org.openqa.selenium.grid.distributor.httpd
Methods in org.openqa.selenium.grid.distributor.httpd that return TemplateGridServerCommand.HandlersModifier and TypeMethodDescriptionprotected TemplateGridServerCommand.Handlers
DistributorServer.createHandlers
(Config config) -
Uses of TemplateGridServerCommand.Handlers in org.openqa.selenium.grid.node.httpd
Methods in org.openqa.selenium.grid.node.httpd that return TemplateGridServerCommand.HandlersModifier and TypeMethodDescriptionprotected TemplateGridServerCommand.Handlers
NodeServer.createHandlers
(Config config) -
Uses of TemplateGridServerCommand.Handlers in org.openqa.selenium.grid.router.httpd
Methods in org.openqa.selenium.grid.router.httpd that return TemplateGridServerCommand.HandlersModifier and TypeMethodDescriptionprotected TemplateGridServerCommand.Handlers
RouterServer.createHandlers
(Config config) -
Uses of TemplateGridServerCommand.Handlers in org.openqa.selenium.grid.sessionmap.httpd
Methods in org.openqa.selenium.grid.sessionmap.httpd that return TemplateGridServerCommand.HandlersModifier and TypeMethodDescriptionprotected TemplateGridServerCommand.Handlers
SessionMapServer.createHandlers
(Config config) -
Uses of TemplateGridServerCommand.Handlers in org.openqa.selenium.grid.sessionqueue.httpd
Methods in org.openqa.selenium.grid.sessionqueue.httpd that return TemplateGridServerCommand.HandlersModifier and TypeMethodDescriptionprotected TemplateGridServerCommand.Handlers
NewSessionQueueServer.createHandlers
(Config config)