|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.rpc.client.impl.CommandSerializationStreamWriterBase
com.google.gwt.rpc.client.impl.CommandClientSerializationStreamWriter
public class CommandClientSerializationStreamWriter
Provides a facade around serialization logic in client code.
| Constructor Summary | |
|---|---|
CommandClientSerializationStreamWriter(TypeOverrides serializer,
CommandSink sink)
|
|
| Method Summary |
|---|
| Methods inherited from class com.google.gwt.rpc.client.impl.CommandSerializationStreamWriterBase |
|---|
writeBoolean, writeByte, writeChar, writeDouble, writeFloat, writeInt, writeLong, writeObject, writeShort, writeString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.google.gwt.user.client.rpc.SerializationStreamWriter |
|---|
toString |
| Constructor Detail |
|---|
public CommandClientSerializationStreamWriter(TypeOverrides serializer,
CommandSink sink)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||