Package com.microsoft.playwright.impl
Interface Transport
-
- All Known Implementing Classes:
JsonPipe,PipeTransport,TransportLogger
public interface Transport
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()com.google.gson.JsonObjectpoll(java.time.Duration timeout)voidsend(com.google.gson.JsonObject message)
-