Class ProxyNodeWebsockets

java.lang.Object
org.openqa.selenium.grid.node.ProxyNodeWebsockets
All Implemented Interfaces:
BiFunction<String,Consumer<Message>,Optional<Consumer<Message>>>

public class ProxyNodeWebsockets extends Object implements BiFunction<String,Consumer<Message>,Optional<Consumer<Message>>>