|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cometd.oort.OortComet.OortCometListener
protected class OortComet.OortCometListener
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.cometd.MessageListener |
---|
MessageListener.Asynchronous, MessageListener.Synchronous |
Constructor Summary | |
---|---|
protected |
OortComet.OortCometListener()
|
Method Summary | |
---|---|
void |
deliver(Client fromClient,
Client toClient,
Message msg)
Called when a message is delivered to the client |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected OortComet.OortCometListener()
Method Detail |
---|
public void deliver(Client fromClient, Client toClient, Message msg)
MessageListener
deliver
in interface MessageListener
fromClient
- the client that sent the messagetoClient
- the client that received the messagemsg
- the message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |