Class SerializationPolicy

java.lang.Object
com.google.gwt.user.server.rpc.SerializationPolicy

public abstract class SerializationPolicy extends Object
This is an abstract class for representing the serialization policy for a given module and RemoteService. The serialize and deserialize queries are from the perspective of the server, not the web browser.