Uses of Class
com.googlecode.jpattern.gwt.client.communication.AServerCallCommand

Packages that use AServerCallCommand
com.googlecode.jpattern.gwt.client.communication   
 

Uses of AServerCallCommand in com.googlecode.jpattern.gwt.client.communication
 

Subclasses of AServerCallCommand in com.googlecode.jpattern.gwt.client.communication
 class ServerCallDeleteCommand<T extends ICommandFacadeResult<?>>
           
 class ServerCallGetCacheableCommand_OLD<T extends ICommandFacadeResult<?>>
          This command uses a cache to reduce the number of calls to the server.
 class ServerCallGetCommand<T extends ICommandFacadeResult<?>>
           
 class ServerCallPostCommand<T extends ICommandFacadeResult<?>,Z>
           
 class ServerCallPutCommand<T extends ICommandFacadeResult<?>,Z>
           
 



Copyright © 2011. All Rights Reserved.