Uses of Interface
org.openqa.selenium.remote.http.Message
Packages that use Message
Package
Description
- 
Uses of Message in org.openqa.selenium.gridFields in org.openqa.selenium.grid with type parameters of type MessageModifier and TypeFieldDescriptionTemplateGridServerCommand.Handlers.websocketHandlerTemplateGridServerCommand.Handlers.websocketHandlerConstructor parameters in org.openqa.selenium.grid with type arguments of type MessageModifierConstructorDescriptionHandlers(HttpHandler http, BiFunction<String, Consumer<Message>, Optional<Consumer<Message>>> websocketHandler) Handlers(HttpHandler http, BiFunction<String, Consumer<Message>, Optional<Consumer<Message>>> websocketHandler) 
- 
Uses of Message in org.openqa.selenium.grid.nodeMethods in org.openqa.selenium.grid.node that return types with arguments of type MessageModifier and TypeMethodDescriptionMethod parameters in org.openqa.selenium.grid.node with type arguments of type Message
- 
Uses of Message in org.openqa.selenium.grid.routerMethods in org.openqa.selenium.grid.router that return types with arguments of type MessageModifier and TypeMethodDescriptionMethod parameters in org.openqa.selenium.grid.router with type arguments of type Message
- 
Uses of Message in org.openqa.selenium.netty.serverConstructor parameters in org.openqa.selenium.netty.server with type arguments of type MessageModifierConstructorDescriptionNettyServer(BaseServerOptions options, HttpHandler handler, BiFunction<String, Consumer<Message>, Optional<Consumer<Message>>> websocketHandler) NettyServer(BaseServerOptions options, HttpHandler handler, BiFunction<String, Consumer<Message>, Optional<Consumer<Message>>> websocketHandler) 
- 
Uses of Message in org.openqa.selenium.remote.httpClasses in org.openqa.selenium.remote.http that implement MessageMethods in org.openqa.selenium.remote.http with parameters of type Message