Uses of Interface
com.googlecode.jpattern.gwt.client.communication.direct.IServerCallPutAction

Packages that use IServerCallPutAction
com.googlecode.jpattern.gwt.client.communication.direct   
 

Uses of IServerCallPutAction in com.googlecode.jpattern.gwt.client.communication.direct
 

Classes in com.googlecode.jpattern.gwt.client.communication.direct that implement IServerCallPutAction
 class NullServerCallGetAction
           
 

Methods in com.googlecode.jpattern.gwt.client.communication.direct with parameters of type IServerCallPutAction
 void DirectServerCallService.addPut(String path, IServerCallPutAction serverCallAction)
           
 

Constructors in com.googlecode.jpattern.gwt.client.communication.direct with parameters of type IServerCallPutAction
PutProxy(IServerCallPutAction serverCallPostAction, Class<T> resultClass, Class<Z> dataClass, ICallbackAction<T> callbackAction, String url, Z data)
           
 



Copyright © 2011. All Rights Reserved.