Uses of Interface
com.microsoft.playwright.impl.Transport
Packages that use Transport
-
Uses of Transport in com.microsoft.playwright.impl
Classes in com.microsoft.playwright.impl that implement TransportModifier and TypeClassDescription(package private) classclass(package private) classFields in com.microsoft.playwright.impl declared as TransportModifier and TypeFieldDescriptionprivate final TransportConnection.transportprivate final TransportTransportLogger.transportConstructors in com.microsoft.playwright.impl with parameters of type TransportModifierConstructorDescription(package private)Connection(Transport transport, Map<String, String> env) privateConnection(Transport transport, Map<String, String> env, boolean isRemote) (package private)Connection(Transport pipe, Map<String, String> env, LocalUtils localUtils) (package private)TransportLogger(Transport transport)