org.cometd.demo
Class CometdDemoServlet.EchoRPC
java.lang.Object
org.mortbay.cometd.BayeuxService
org.cometd.demo.CometdDemoServlet.EchoRPC
- Enclosing class:
- CometdDemoServlet
public static class CometdDemoServlet.EchoRPC
- extends BayeuxService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CometdDemoServlet.EchoRPC
public CometdDemoServlet.EchoRPC(org.cometd.Bayeux bayeux)
doEcho
public Object doEcho(org.cometd.Client client,
Object data)
Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.