public class EntityNotFoundException_CustomFieldSerializer
extends java.lang.Object
Constructor and Description |
---|
EntityNotFoundException_CustomFieldSerializer() |
Modifier and Type | Method and Description |
---|---|
static void |
deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader streamReader,
com.google.appengine.api.datastore.EntityNotFoundException instance) |
static com.google.appengine.api.datastore.EntityNotFoundException |
instantiate(com.google.gwt.user.client.rpc.SerializationStreamReader streamReader) |
static void |
serialize(com.google.gwt.user.client.rpc.SerializationStreamWriter streamWriter,
com.google.appengine.api.datastore.EntityNotFoundException instance) |
public EntityNotFoundException_CustomFieldSerializer()
public static void deserialize(com.google.gwt.user.client.rpc.SerializationStreamReader streamReader, com.google.appengine.api.datastore.EntityNotFoundException instance) throws com.google.gwt.user.client.rpc.SerializationException
com.google.gwt.user.client.rpc.SerializationException
public static com.google.appengine.api.datastore.EntityNotFoundException instantiate(com.google.gwt.user.client.rpc.SerializationStreamReader streamReader) throws com.google.gwt.user.client.rpc.SerializationException
com.google.gwt.user.client.rpc.SerializationException
public static void serialize(com.google.gwt.user.client.rpc.SerializationStreamWriter streamWriter, com.google.appengine.api.datastore.EntityNotFoundException instance) throws com.google.gwt.user.client.rpc.SerializationException
com.google.gwt.user.client.rpc.SerializationException