Class JSONSerializer

All Implemented Interfaces:
Serializable, Cloneable, Serializer

public class JSONSerializer extends XMLSerializer
Uses EclipseLink Moxy to convert an object to JSON.
See Also:
Author:
James Sutherland