dojox.cometd.demo
Class BayeuxStartupListener.ChatService
java.lang.Object
org.mortbay.cometd.BayeuxService
dojox.cometd.demo.BayeuxStartupListener.ChatService
- Enclosing class:
- BayeuxStartupListener
public static class BayeuxStartupListener.ChatService
- extends BayeuxService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BayeuxStartupListener.ChatService
public BayeuxStartupListener.ChatService(Bayeux bayeux)
trackMembers
public void trackMembers(Client joiner,
String channel,
Map<String,Object> data,
String id)
Copyright © 2008 Mort Bay Consulting. All Rights Reserved.