Package org.openqa.selenium.grid
Class TemplateGridServerCommand
java.lang.Object
org.openqa.selenium.grid.TemplateGridCommand
org.openqa.selenium.grid.TemplateGridServerCommand
- All Implemented Interfaces:
CliCommand
- Direct Known Subclasses:
DistributorServer,Hub,NewSessionQueueServer,NodeServer,RouterServer,SessionMapServer,Standalone
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.openqa.selenium.cli.CliCommand
CliCommand.Executable -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionServer<?>protected static Routableprotected abstract TemplateGridServerCommand.HandlerscreateHandlers(Config config) protected static RoutablegraphqlRoute(String prefix, Supplier<HttpHandler> handler) protected static RoutableMethods inherited from class org.openqa.selenium.grid.TemplateGridCommand
configure, execute, getDefaultConfig, getSystemPropertiesConfigPrefixMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openqa.selenium.cli.CliCommand
getConfigurableRoles, getDescription, getFlagObjects, getName, isShown
-
Constructor Details
-
TemplateGridServerCommand
public TemplateGridServerCommand()
-
-
Method Details
-
asServer
-
graphqlRoute
-
hubRoute
-
baseRoute
-
createHandlers
-