@RemoteServiceRelativePath(value="SynergyNetWebService")
public interface SynergyNetWebService
extends com.google.gwt.user.client.rpc.RemoteService
Modifier and Type | Interface and Description |
---|---|
static class |
SynergyNetWebService.Util
The Class Util.
|
Modifier and Type | Method and Description |
---|---|
void |
test(java.lang.String in)
Test.
|