fipaos.tutorial.emarkets.escrow
Class EscrowProtocolDaemonTask

fipaos.agent.task.Task
  |
  +--fipaos.tutorial.emarkets.escrow.EscrowProtocolDaemonTask

public class EscrowProtocolDaemonTask
extends Task


Constructor Summary
EscrowProtocolDaemonTask(EscrowProtocolParticipantAbility ability)
           

Method Summary
 voiddoneEscrowProtocolParticipantHandlerTask(Task t)
           
 voiddoneEscrowProtocolParticipantHandlerTask(Object obj)
           
 voidhandleRequest(Conversation conv)
           
 voidstartTask()
           

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

Constructor Detail

EscrowProtocolDaemonTask

public EscrowProtocolDaemonTask(EscrowProtocolParticipantAbility ability)
Method Detail

doneEscrowProtocolParticipantHandlerTask

public void doneEscrowProtocolParticipantHandlerTask(Task t)

doneEscrowProtocolParticipantHandlerTask

public void doneEscrowProtocolParticipantHandlerTask(Object obj)

handleRequest

public void handleRequest(Conversation conv)

startTask

public void startTask()

Association Links

to Class fipaos.tutorial.emarkets.escrow.EscrowProtocolParticipantAbility