|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mortbay.cometd.BayeuxService
org.cometd.demo.CometdDemoServlet.Monitor
public static class CometdDemoServlet.Monitor
| Constructor Summary | |
|---|---|
CometdDemoServlet.Monitor(org.cometd.Bayeux bayeux)
|
|
| Method Summary | |
|---|---|
void |
monitorMeta(org.cometd.Client client,
org.cometd.Message message)
|
void |
monitorSubscribe(org.cometd.Client client,
org.cometd.Message message)
|
void |
monitorUnsubscribe(org.cometd.Client client,
org.cometd.Message message)
|
| Methods inherited from class org.mortbay.cometd.BayeuxService |
|---|
asyncDoInvoke, exception, getBayeux, getClient, getThreadPool, isSeeOwnPublishes, send, setSeeOwnPublishes, setThreadPool, subscribe |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CometdDemoServlet.Monitor(org.cometd.Bayeux bayeux)
| Method Detail |
|---|
public void monitorSubscribe(org.cometd.Client client,
org.cometd.Message message)
public void monitorUnsubscribe(org.cometd.Client client,
org.cometd.Message message)
public void monitorMeta(org.cometd.Client client,
org.cometd.Message message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||