| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface IToolAdapter.IToolReply
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 | 
|---|
void sendInform(Object content,
                boolean sync)
content - The message content.sync - If true, wait for a reception aknowledgement of the recipient.
void sendFailure(Object content,
                 boolean sync)
content - The message content.sync - If true, wait for a reception aknowledgement of the recipient.| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.