public static final class

TypeOverrides.SerializeFunction

extends JavaScriptObject
java.lang.Object
   ↳ com.google.gwt.core.client.JavaScriptObject
     ↳ com.google.gwt.rpc.client.impl.TypeOverrides.SerializeFunction

Class Overview

An individual entry, which is a wrapper around the CFS's serialize method.

Summary

Protected Constructors
TypeOverrides.SerializeFunction()
Public Methods
void serialize(SerializationStreamWriter writer, Object instance)
[Expand]
Inherited Methods
From class com.google.gwt.core.client.JavaScriptObject
From class java.lang.Object

Protected Constructors

protected TypeOverrides.SerializeFunction ()

Public Methods

public void serialize (SerializationStreamWriter writer, Object instance)