@Service("echo") public static class CometDDemoServlet.EchoRPC extends java.lang.Object
| Constructor | Description |
|---|---|
EchoRPC() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
doEcho(RemoteCall.Caller caller,
java.util.Map<java.lang.String,java.lang.Object> data) |
@RemoteCall("echo") public void doEcho(RemoteCall.Caller caller, java.util.Map<java.lang.String,java.lang.Object> data)
Copyright © 2008–2017 The CometD Project. All rights reserved.