Class StrutsJSONWriter

java.lang.Object
org.apache.struts2.json.StrutsJSONWriter
All Implemented Interfaces:
JSONWriter

public class StrutsJSONWriter extends Object implements JSONWriter

Serializes an object into JavaScript Object Notation (JSON). If cyclic references are detected they will be nulled out.