|
JACK 5.4 Application Interface | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectaos.dci.Message
This is used to send messages between agents. The agents might reside within the same process or they may be on different processes on possibly different machines.
Field Summary | |
java.lang.String |
msgfrom
Where the message came from. |
java.lang.String |
msgto
Where the message is/was heading. |
Constructor Summary | |
Message()
|
Method Summary | |
boolean |
arrival(Addressable a)
Called when the message arrives at the destination. |
boolean |
finish(Addressable a)
Called when the message has been processed. |
aos.apib.StreamerSupport |
getStreamer()
Returns the StreamerSupport for
the object implementing this interface. |
java.lang.Object |
process(Addressable a)
Called to process the message when it arrives. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String msgfrom
public java.lang.String msgto
Constructor Detail |
public Message()
Method Detail |
public aos.apib.StreamerSupport getStreamer()
aos.apib.Base
StreamerSupport
for
the object implementing this interface.
getStreamer
in interface aos.apib.Base
public boolean arrival(Addressable a)
public java.lang.Object process(Addressable a)
public boolean finish(Addressable a)
|
JACK 5.4 Application Interface | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
US Government Restricted Rights
The JACK Modules and relevant Software Material have been developed entirely at private expense and are accordingly provided with RESTRICTED RIGHTS. Use, duplication, or disclosure by Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of DFARS 252.227-7013 or subparagraph (c)(1) and (2) of the Commercial Computer Software Restricted Rights and 48 CFR 52.2270-19, as applicable.