Uses of Class
com.microsoft.playwright.impl.Connection
-
Packages that use Connection Package Description com.microsoft.playwright.impl -
-
Uses of Connection in com.microsoft.playwright.impl
Fields in com.microsoft.playwright.impl declared as Connection Modifier and Type Field Description (package private) ConnectionChannelOwner. connectionprivate ConnectionConsoleMessageImpl. connectionConstructors in com.microsoft.playwright.impl with parameters of type Connection Constructor Description ChannelOwner(Connection connection, ChannelOwner parent, java.lang.String type, java.lang.String guid, com.google.gson.JsonObject initializer)ChannelOwner(Connection connection, java.lang.String type, java.lang.String guid)ConsoleMessageImpl(Connection connection, com.google.gson.JsonObject initializer)Root(Connection connection)
-