org.pentaho.samples.gecho.client
Interface GEchoServiceAsync


public interface GEchoServiceAsync


Method Summary
 void echo(String input, com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
           
 

Method Detail

echo

void echo(String input,
          com.google.gwt.user.client.rpc.AsyncCallback<String> callback)