| java.lang.Object | ||
| ↳ | com.google.gwt.rpc.client.ast.CommandSink | |
| ↳ | com.google.gwt.rpc.client.impl.ListCommandSink | |
A simple CommandSink that adds observed commands to a list.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Accept an RpcCommand for processing.
| |||||||||||
Does nothing.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.google.gwt.rpc.client.ast.CommandSink
| |||||||||||
From class
java.lang.Object
| |||||||||||
Accept an RpcCommand for processing.
| SerializationException |
|---|