Uses of Interface
org.cometd.annotation.RemoteCall.Caller
-
Packages that use RemoteCall.Caller Package Description org.cometd.examples -
-
Uses of RemoteCall.Caller in org.cometd.examples
Methods in org.cometd.examples with parameters of type RemoteCall.Caller Modifier and Type Method Description void
CometDDemoServlet.EchoRPC. doEcho(RemoteCall.Caller caller, Object data)
-