net.customware.gwt.dispatch.client.secure
Interface SecureDispatchServiceAsync


public interface SecureDispatchServiceAsync


Method Summary
 void execute(String sessionId, Action<?> action, com.google.gwt.user.client.rpc.AsyncCallback<Result> callback)
           
 

Method Detail

execute

void execute(String sessionId,
             Action<?> action,
             com.google.gwt.user.client.rpc.AsyncCallback<Result> callback)


Copyright © 2011 customware.net. All Rights Reserved.