Callback Related Classes

The Callback mechanism in the AJAX library is broken into a few related classes that provide generic operation so that the JSON processing can be decoupled from the implementation. In the library the implementation is used in both the wwCallbackHandler Http Handler as well as in the wwMethodCallback control both of which need to process the JSON Callbacks and rely on the JsonCallbackMethodProcessor class to provide the core processing.

  Last Updated: 7/7/2008 | © West Wind Technologies, 2008