Uses of Class
org.openqa.selenium.devtools.v141.network.model.DirectTCPSocketOptions
Packages that use DirectTCPSocketOptions
-
Uses of DirectTCPSocketOptions in org.openqa.selenium.devtools.v141.network.model
Methods in org.openqa.selenium.devtools.v141.network.model that return DirectTCPSocketOptionsConstructors in org.openqa.selenium.devtools.v141.network.model with parameters of type DirectTCPSocketOptionsModifierConstructorDescriptionDirectTCPSocketCreated(RequestId identifier, String remoteAddr, Integer remotePort, DirectTCPSocketOptions options, MonotonicTime timestamp, Optional<Initiator> initiator)