|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| JavaScriptExecutor | An event loop to execute all the JavaScript jobs. |
| JavaScriptJob | A JavaScript-triggered background job managed by a JavaScriptJobManager. |
| JavaScriptJobManager | A manager for JavaScriptJobs. |
| Class Summary | |
|---|---|
| BackgroundJavaScriptFactory | A factory for all the things we have to construct from outside of the JavaScript engine. |
| DefaultJavaScriptExecutor | An event loop to execute all the JavaScript jobs. |
| GAEJavaScriptExecutor | INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK. Google App Engine specific subclass to facilitate execution of JS jobs. |
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.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||