All Classes and Interfaces
Class
Description
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.WW-5537: Clears JSON plugin's static BeanInfo caches when the Dispatcher is
destroyed, preventing classloader leaks during hot redeployment.
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 an 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
Deserializes an object from a JSON string with configurable limits
to prevent denial-of-service attacks via malicious payloads.
Serializes an object into JavaScript Object Notation (JSON).