Uses of Interface
org.openqa.selenium.remote.http.Message
-
-
Uses of Message in org.openqa.selenium.remote.http
Classes in org.openqa.selenium.remote.http that implement Message Modifier and Type Class Description class
BinaryMessage
class
CloseMessage
class
TextMessage
Methods in org.openqa.selenium.remote.http with parameters of type Message Modifier and Type Method Description default void
WebSocket.Listener. accept(Message message)
WebSocket
WebSocket. send(Message message)
-