Uses of Class
org.openqa.selenium.grid.TemplateGridServerCommand.Handlers
Package
Description
-
Uses of TemplateGridServerCommand.Handlers in org.openqa.selenium.grid
Modifier and TypeMethodDescriptionprotected abstract TemplateGridServerCommand.Handlers
TemplateGridServerCommand.createHandlers
(Config config) -
Uses of TemplateGridServerCommand.Handlers in org.openqa.selenium.grid.commands
Modifier 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
Modifier and TypeMethodDescriptionprotected TemplateGridServerCommand.Handlers
DistributorServer.createHandlers
(Config config) -
Uses of TemplateGridServerCommand.Handlers in org.openqa.selenium.grid.node.httpd
Modifier and TypeMethodDescriptionprotected TemplateGridServerCommand.Handlers
NodeServer.createHandlers
(Config config) -
Uses of TemplateGridServerCommand.Handlers in org.openqa.selenium.grid.router.httpd
Modifier and TypeMethodDescriptionprotected TemplateGridServerCommand.Handlers
RouterServer.createHandlers
(Config config) -
Uses of TemplateGridServerCommand.Handlers in org.openqa.selenium.grid.sessionmap.httpd
Modifier and TypeMethodDescriptionprotected TemplateGridServerCommand.Handlers
SessionMapServer.createHandlers
(Config config) -
Uses of TemplateGridServerCommand.Handlers in org.openqa.selenium.grid.sessionqueue.httpd
Modifier and TypeMethodDescriptionprotected TemplateGridServerCommand.Handlers
NewSessionQueueServer.createHandlers
(Config config)