All Classes and Interfaces
Class
Description
 Serializes an object into JavaScript Object Notation (JSON).
User: maurizio.cucchiara
 Date: Oct 28, 2010
 Time: 12:06:13 AM
Specialized form of 
ServletActionRedirectResult which takes care of
 situation that browser has a JS/AJAX context, there are no validation errors
 and action is executed.Isolate the process of cleaning JSON data from the Interceptor class
 itself.
Class consisting of various constant values being used controlling
 JSON plugin behaviour
Wrap exceptions throwed by the JSON serializer
Populates an action from a JSON string
User: maurizio.cucchiara
 Date: Oct 28, 2010
 Time: 2:16:44 AM
 key/value parameter pattern
Isolate the process of populating JSON objects from the Interceptor class
 itself.
 Deserializes and object from a JSON string
Wrapper for JSONWriter with some utility methods.
Realizes the visit(Class) method called by vistInterfaces for all
 encountered classes/interfaces
Serializes validation and action errors into JSON.
 Should serialize an object into JavaScript Object Notation (JSON).
User: maurizio.cucchiara
 Date: Oct 28, 2010
 Time: 2:32:08 AM
Class that will be serialized as a response to an RPC call
User: maurizio.cucchiara
 Date: Oct 28, 2010
 Time: 12:46:16 AM