com.googlecode.jpattern.gwt.client.communication
Class AServerCallCommand<T extends IWebResult>

java.lang.Object
  extended by com.googlecode.jpattern.gwt.client.command.ACommand
      extended by com.googlecode.jpattern.gwt.client.communication.AServerCallCommand<T>
Direct Known Subclasses:
ServerCallDeleteCommand, ServerCallGetCommand, ServerCallPostCommand, ServerCallPutCommand

public abstract class AServerCallCommand<T extends IWebResult>
extends ACommand

Author:
Francesco Cina' 07/mag/2011

Constructor Summary
AServerCallCommand()
           
 
Method Summary
 
Methods inherited from class com.googlecode.jpattern.gwt.client.command.ACommand
callback, exec, exec, getCommandCallBack, getProvider, visit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AServerCallCommand

public AServerCallCommand()


Copyright © 2011. All Rights Reserved.