com.google.gwt.user.rebind.rpc
Class TypeSerializerCreator
java.lang.Object
com.google.gwt.user.rebind.rpc.TypeSerializerCreator
- public class TypeSerializerCreator
- extends Object
This class generates a class that is able to serialize and deserialize a set
of types into or out of a stream.
TypeSerializerCreator
public TypeSerializerCreator(SerializableTypeOracle serializationOracle)
realize
public String realize(TreeLogger logger,
GeneratorContext context,
JClassType serviceInterface)
throws IOException,
UnableToCompleteException
- Throws:
IOException
UnableToCompleteException
This javadoc distribution was not produced by Google. The official documentation is here.