Package com.microsoft.playwright.impl
Class WebSocketImpl.WaitableWebSocketError<T>
java.lang.Object
com.microsoft.playwright.impl.WaitableEvent<WebSocketImpl.EventType,T>
com.microsoft.playwright.impl.WebSocketImpl.WaitableWebSocketError<T>
- Enclosing class:
WebSocketImpl
private class WebSocketImpl.WaitableWebSocketError<T>
extends WaitableEvent<WebSocketImpl.EventType,T>
-
Field Summary
Fields inherited from class com.microsoft.playwright.impl.WaitableEvent
listeners -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.microsoft.playwright.impl.WaitableEvent
accept, dispose, isDone
-
Constructor Details
-
WaitableWebSocketError
WaitableWebSocketError()
-
-
Method Details
-
get
- Specified by:
getin interfaceWaitable<T>- Overrides:
getin classWaitableEvent<WebSocketImpl.EventType,T>
-