|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface allows e.g. tool adapters to send native messages to tool agents (without requiring ADF-defined message events).
Method Summary | |
void |
sendFailure(Object content,
boolean sync)
Send a failure message. |
void |
sendInform(Object content,
boolean sync)
Send an inform message. |
Method Detail |
public void sendInform(Object content, boolean sync)
content
- The message content.sync
- If true, wait for a reception aknowledgement of the recipient.public void sendFailure(Object content, boolean sync)
content
- The message content.sync
- If true, wait for a reception aknowledgement of the recipient.
|
Jadex 0.941 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.