Uses of Interface
org.htmlunit.javascript.background.JavaScriptJob

Packages that use JavaScriptJob
Package
Description
Classes relating to background JavaScript execution, which is usually triggered via setTimeout() or setInterval().
Implementations of the Web Workers JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.