@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 © 2014 JBoss, a division of Red Hat. All rights reserved.