@RemoteServiceRelativePath(value="greet")
public interface GreetingService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
String |
greetServer(String name) |
String greetServer(String name) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2017. All rights reserved.