com.googlecode.jpattern.gwt.client.communication
Class ServerCallPostCommand<T extends IWebResult,Z>
java.lang.Object
com.googlecode.jpattern.gwt.client.command.ACommand
com.googlecode.jpattern.gwt.client.communication.AServerCallCommand<T>
com.googlecode.jpattern.gwt.client.communication.ServerCallPostCommand<T,Z>
public class ServerCallPostCommand<T extends IWebResult,Z>
- extends AServerCallCommand<T>
- Author:
- Francesco Cina'
06/mag/2011
|
Method Summary |
protected void |
exec(com.googlecode.jpattern.shared.result.IResult commandResult)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServerCallPostCommand
public ServerCallPostCommand(GenericWrapper<Z> dataInput,
StringBuffer url,
GenericWrapper<T> callResult)
exec
protected void exec(com.googlecode.jpattern.shared.result.IResult commandResult)
- Specified by:
exec in class ACommand
Copyright © 2011. All Rights Reserved.