@Service(value="echo") public static class CometDDemoServlet.EchoRPC extends Object
| Constructor and Description |
|---|
EchoRPC() |
| Modifier and Type | Method and Description |
|---|---|
void |
doEcho(RemoteCall.Caller caller,
Map<String,Object> data) |
@RemoteCall(value="echo") public void doEcho(RemoteCall.Caller caller, Map<String,Object> data)
Copyright © 2008–2015 Dojo Foundation. All rights reserved.