|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jlab.coda.cMsg.cMsgDomain.client.cMsgSendAndGetCallbackThread
public class cMsgSendAndGetCallbackThread
This class is a callback-running thread to be used with the enterprise-level implementation of sendAndGet.
Method Summary | |
---|---|
java.lang.Boolean |
call()
This method is executed as a thread which runs the callback method |
void |
sendMessage(cMsgMessageFull message)
Put message on a cue waiting to be taken by the callback. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void sendMessage(cMsgMessageFull message)
message
- message to be passed to callbackpublic java.lang.Boolean call()
call
in interface java.util.concurrent.Callable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |