org.atmosphere.gwt.shared.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 © 2013. All Rights Reserved.