public interface GisViewerAppServiceAsync
Modifier and Type | Interface and Description |
---|---|
static class |
GisViewerAppServiceAsync.Util
Utility class to get the RPC Async interface from client-side code
|
Modifier and Type | Method and Description |
---|---|
void |
greetServer(String name,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
GWT-RPC service asynchronous (client-side) interface
|
void greetServer(String name, com.google.gwt.user.client.rpc.AsyncCallback<String> callback)
GisViewerAppService
Copyright © 2015. All Rights Reserved.