org.atmosphere.gwt.server
Interface JSONSerializer


public interface JSONSerializer

Author:
p.havelaar

Method Summary
 String serialize(Object data)
           
 

Method Detail

serialize

String serialize(Object data)
                 throws SerializationException
Throws:
SerializationException


Copyright © 2012. All Rights Reserved.