Uses of Class
org.openqa.selenium.grid.server.BaseServerOptions
Packages that use BaseServerOptions
- 
Uses of BaseServerOptions in org.openqa.selenium.netty.serverConstructors in org.openqa.selenium.netty.server with parameters of type BaseServerOptionsModifierConstructorDescriptionNettyServer(BaseServerOptions options, HttpHandler handler) NettyServer(BaseServerOptions options, HttpHandler handler, BiFunction<String, Consumer<Message>, Optional<Consumer<Message>>> websocketHandler)