@Service public class JsonMarshaller extends Object
JsonMarshaller()
<T> String
marshal(T object)
marshal(T object, String rootName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public JsonMarshaller()
public <T> String marshal(T object) throws Exception
T
object
Exception
public <T> String marshal(T object, String rootName) throws Exception
rootName
Copyright © 2014. All Rights Reserved.