|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cometd.server.AbstractService
org.semispace.comet.server.NotificationService
public class NotificationService
| Constructor Summary | |
|---|---|
NotificationService(org.cometd.bayeux.server.BayeuxServer bayeux,
SemiSpace space)
|
|
| Method Summary | |
|---|---|
void |
deliver(String outChannel,
Map<String,String> output,
org.cometd.bayeux.server.ServerSession remote)
|
void |
semispaceNotify(org.cometd.bayeux.server.ServerSession remote,
org.cometd.bayeux.Message message)
|
| Methods inherited from class org.cometd.server.AbstractService |
|---|
addService, doInvoke, exception, getBayeux, getLocalSession, getServerSession, getThreadPool, isSeeOwnPublishes, send, setSeeOwnPublishes, setThreadPool |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationService(org.cometd.bayeux.server.BayeuxServer bayeux,
SemiSpace space)
| Method Detail |
|---|
public void semispaceNotify(org.cometd.bayeux.server.ServerSession remote,
org.cometd.bayeux.Message message)
public void deliver(String outChannel,
Map<String,String> output,
org.cometd.bayeux.server.ServerSession remote)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||