ADK CVS

Package tryllian.afc.task.interaction

Helper tasks for sending messages and handling simple protocols.

See:
          Description

Class Summary
CancelTask Task that sends a cancel and waits for the answer.
QueryReplyTask Replies to queries made by other agents.
QueryTask Sends a query to another agent and waits for the answer.
ReplyTask Abstract ReplyTask, responses to incoming messages should be implemented by the subclasses.
RequestReplyTask Replies to requests made by other agents.
RequestTask Task that sends a request and waits for an 'agree'.
SendAndReceiveTask Base class for a task meant for sending a message and waiting for an answer.
SendMessageTask Task that sends a message to another agent.
SubscribeTask Task that sends a subscribe and waits for the answer.
SubscriptionListenerTask Abstract base class for tasks subscribing to a subscription protocol.
 

Package tryllian.afc.task.interaction Description

Helper tasks for sending messages and handling simple protocols.


Copyright 2005, Tryllian Solutions B.V.