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 classBinaryMessageclassCloseMessageclassTextMessageMethods in org.openqa.selenium.remote.http with parameters of type Message Modifier and Type Method Description default voidWebSocket.Listener. accept(Message message)WebSocketWebSocket. send(Message message)
-