Interface | Description |
---|---|
EvaluateToMappingExtension |
An extension to evaluate methods, that allows to specify
RemoteValueMapping
as an additional argument 'targetMapping'. |
PermanentRemoteValueMapping |
A
RemoteValueMapping that outlives suspend/resume cycle of debugger. |
WipBackend |
Abstract interface to WIP implementation, that is delivered in a separate library.
|
WipBackend.Factory |
Used to dynamically instantiate
WipBackend . |
WipBrowser |
WIP interface to browser similar to
Browser . |
WipBrowser.WipTabConnector | |
WipBrowserFactory |
A factory for connections via WebInspector protocol (WIP).
|
WipBrowserFactory.LoggerFactory | |
WipBrowserTab |
An abstraction of a remote Browser tab.
|
WipJavascriptVm |
WIP-specific extension to
JavascriptVm . |
Class | Description |
---|---|
WipBackendFactory |
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.