Package | Description |
---|---|
org.apache.struts2.json |
Class and Description |
---|
DefaultJSONWriter.JSONAnnotationFinder |
JSONCleaner
Isolate the process of cleaning JSON data from the Interceptor class
itself.
|
JSONCleaner.Filter |
JSONException
Wrap exceptions throwed by the JSON serializer
|
JSONPopulator
Isolate the process of populating JSON objects from the Interceptor class
itself.
|
JSONUtil
Wrapper for JSONWriter with some utility methods.
|
JSONUtil.ClassVisitor
Realizes the visit(Class) method called by vistInterfaces for all
encountered classes/interfaces
|
JSONWriter
Should serialize an object into JavaScript Object Notation (JSON).
|
SerializationParams |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.