com.google.gwt.user.client.rpc.core.java.sql
Class Timestamp_CustomFieldSerializer
java.lang.Object
com.google.gwt.user.client.rpc.core.java.sql.Timestamp_CustomFieldSerializer
public final class Timestamp_CustomFieldSerializer
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Timestamp_CustomFieldSerializer
public Timestamp_CustomFieldSerializer()
deserialize
public static void deserialize(SerializationStreamReader streamReader,
Timestamp instance)
throws SerializationException
- Throws:
SerializationException
instantiate
public static Timestamp instantiate(SerializationStreamReader streamReader)
throws SerializationException
- Throws:
SerializationException
serialize
public static void serialize(SerializationStreamWriter streamWriter,
Timestamp instance)
throws SerializationException
- Throws:
SerializationException