fipaos.platform.ams
Class AMSDeregistrationTask

fipaos.agent.task.Task
  |
  +--fipaos.platform.ams.AMSDeregistrationTask

public class AMSDeregistrationTask
extends Task


Constructor Summary
AMSDeregistrationTask()
          Create a Task to deregister with the AMS

Method Summary
 voidhandleAgree(Conversation conv)
          Deal with agree messages
 voidhandleFailure(Conversation conv)
          Deal with failure messages
 voidhandleInform(Conversation conv)
          Deal with failure messages
 voidhandleNotUnderstood(Conversation conv)
          Deal with not-understood messages
 voidhandleRefuse(Conversation conv)
          Deal with refuse messages
 voidstartTask()
          Invoked when task starts

Methods inherited from class fipaos.agent.task.Task
doneDFSearchTask, errorDFSearchTask, getContext, getState, handleAcceptProposal, handleCfp, handleConfirm, handleDisconfirm, handleInformIf, handleInformRef, handleLateMessage, handlePropagate, handlePropose, handleProxy, handleQueryIf, handleQueryRef, handleRejectProposal, handleRequest, handleRequestWhen, handleRequestWhenever, handleSubscribe, handleUndeliverableMessage, notify, notifyMessageFailure, notifyMessageForEndedConversation, setContext, timeoutDFSearchTask

Constructor Detail

AMSDeregistrationTask

public AMSDeregistrationTask()
Create a Task to deregister with the AMS
Method Detail

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

Association Links

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