@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
IllegalArgumentException
Copyright © 2014. All Rights Reserved.