Uses of Class
com.microsoft.playwright.impl.JsonPipe
-
Packages that use JsonPipe Package Description com.microsoft.playwright.impl -
-
Uses of JsonPipe in com.microsoft.playwright.impl
Method parameters in com.microsoft.playwright.impl with type arguments of type JsonPipe Modifier and Type Method Description (package private) voidJsonPipe. offClose(java.util.function.Consumer<JsonPipe> handler)(package private) voidJsonPipe. onClose(java.util.function.Consumer<JsonPipe> handler)
-