A namespace object holding functions and members for preparing the callback data at the end of page processing that will allow
the page to call back its server-side functions.
Platform Support
Jaxer Server Framework | Jaxer Client Framework | 1.0 | no |
---|
Functions
![]() |
|||||||||||
Method | Action | Jaxer Server Framework | Jaxer Client Framework | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static getCallbackKey(String pageName, String crc32) : String
Generate the unique key by which callbacks are stored/cached
(Advanced) |
Show Details | 1.0 | no | ||||||||
Parameters
Returns
|
|||||||||||
static processCallbacks(Document doc) :
void
Process all functions for possible caching, proxying, and callback invocation.
(Advanced) |
Show Details | 1.0 | no | ||||||||
Parameters
|