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

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

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

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

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

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



Copyright © 2011. All Rights Reserved.