fipaos.platform.ams
Class AMSDeregistrationTask
fipaos.agent.task.Task
|
+--fipaos.platform.ams.AMSDeregistrationTask
- public class AMSDeregistrationTask
- extends Task
AMSDeregistrationTask
public AMSDeregistrationTask()
- Create a Task to deregister with the AMS
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 AMS to deregister from
to Class fipaos.ont.fipa.fipaman.AMSAgentDescription
- AMS description of agent to deregister