Package org.apache.struts2.json

Interface Summary
JSONUtil.ClassVisitor Realizes the visit(Class) method called by vistInterfaces for all encountered classes/interfaces
 

Class Summary
JSONCleaner Isolate the process of cleaning JSON data from the Interceptor class itself.
JSONCleaner.Filter  
JSONInterceptor Populates an action from a JSON string
JSONPopulator Isolate the process of populating JSON objects from the Interceptor class itself.
JSONResult

This result serializes an action into JSON.

JSONUtil Wrapper for JSONWriter with some utility methods.
JSONValidationInterceptor Serializes validation and action errors into JSON.
SerializationParams  
 

Exception Summary
JSONException Wrap exceptions throwed by the JSON serializer
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.