Uses of Package
com.anton.martynenko.jswrapper.jsexecution
-
Packages that use com.anton.martynenko.jswrapper.jsexecution Package Description com.anton.martynenko.jswrapper Root project's package.com.anton.martynenko.jswrapper.jsexecution This package contains files related to JS code execution feature. -
Classes in com.anton.martynenko.jswrapper.jsexecution used by com.anton.martynenko.jswrapper Class Description JsExecution Object representing execution of JS code fragment with details. -
Classes in com.anton.martynenko.jswrapper.jsexecution used by com.anton.martynenko.jswrapper.jsexecution Class Description JsExecutionDTO Data transfer object representing immutable thread-safe snapshot ofJsExecution
object.