Package com.gargoylesoftware.htmlunit.javascript.background

Classes relating to background JavaScript execution, which is usually triggered via setTimeout() or setInterval().

See: Description

Package com.gargoylesoftware.htmlunit.javascript.background Description

Classes relating to background JavaScript execution, which is usually triggered via setTimeout() or setInterval(). Classes in this package are specific to the JavaScript engine - users of HtmlUnit shouldn't need anything in this package.

Copyright © 2002-2013 Gargoyle Software Inc.. All Rights Reserved.