|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
JSONReader | Deserializes and object from a JSON string |
JSONResult | This result serializes an action into JSON. |
JSONUtil | Wrapper for JSONWriter with some utility methods. |
JSONValidationInterceptor | Serializes validation and action errors into JSON. |
JSONWriter | Serializes an object into JavaScript Object Notation (JSON). |
JSONWriter.JSONAnnotationFinder | |
SerializationParams |
Exception Summary | |
---|---|
JSONException | Wrap exceptions throwed by the JSON serializer |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |