|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.rpc.client.ast.CommandSink
com.google.gwt.rpc.client.impl.HasValuesCommandSink
public class HasValuesCommandSink
A simple CommandSink that adds observed values to a container command.
| Constructor Summary | |
|---|---|
HasValuesCommandSink(HasValues container)
|
|
| Method Summary | |
|---|---|
void |
accept(RpcCommand command)
Accept an RpcCommand for processing. |
void |
finish()
Does nothing. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HasValuesCommandSink(HasValues container)
| Method Detail |
|---|
public void accept(RpcCommand command)
throws SerializationException
CommandSink
accept in class CommandSinkSerializationException
public void finish()
throws SerializationException
finish in class CommandSinkSerializationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||