fipaos.platform.df
Class DFDeregistrationTask
fipaos.agent.task.Task
|
+--fipaos.platform.df.DFDeregistrationTask
- public class DFDeregistrationTask
- extends Task
DFDeregistrationTask
public DFDeregistrationTask()
- Create a Task to deregister with the DF
handleAgree
public void handleAgree(Conversation conv)
- Deal with agree messages
handleFailure
public void handleFailure(Conversation conv)
- Deal with failure messages
handleInform
public void handleInform(Conversation conv)
- Deal with failure messages
handleNotUnderstood
public void handleNotUnderstood(Conversation conv)
- Deal with not-understood messages
handleRefuse
public void handleRefuse(Conversation conv)
- Deal with refuse messages
startTask
public void startTask()
- Invoked when task starts
to Class fipaos.ont.fipa.fipaman.AgentID- AID of DF to deregister from
to Class fipaos.ont.fipa.fipaman.DFAgentDescription
- DF description of agent to deregister