Uses of Class
com.microsoft.playwright.impl.Connection
Packages that use Connection
-
Uses of Connection in com.microsoft.playwright.impl
Fields in com.microsoft.playwright.impl declared as ConnectionModifier and TypeFieldDescription(package private) final ConnectionChannelOwner.connectionprivate final ConnectionConsoleMessageImpl.connectionConstructors in com.microsoft.playwright.impl with parameters of type ConnectionModifierConstructorDescriptionprivateChannelOwner(Connection connection, ChannelOwner parent, String type, String guid, com.google.gson.JsonObject initializer) protectedChannelOwner(Connection connection, String type, String guid) ConsoleMessageImpl(Connection connection, com.google.gson.JsonObject initializer) (package private)Root(Connection connection)