org.vraptor.remote.json
Class JSONSerializer
java.lang.Object
org.vraptor.remote.json.JSONSerializer
- All Implemented Interfaces:
- OutjectionSerializer
public class JSONSerializer
- extends Object
- implements OutjectionSerializer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MAXIMUM_DEPTH_DEFAULT
public static final int MAXIMUM_DEPTH_DEFAULT
- See Also:
- Constant Field Values
JSONSerializer
public JSONSerializer()
JSONSerializer
public JSONSerializer(int maximumDepth)
serialize
public CharSequence serialize(Object object)
- Specified by:
serialize in interface OutjectionSerializer
Copyright © 2004-2008 VRaptor. All Rights Reserved.