| |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EscrowProtocolParticipantHandlerTask | |
fipaos.tutorial.emarkets.agent.manager | |
fipaos.tutorial.emarkets.escrow |
Uses of EscrowProtocolParticipantHandlerTask in fipaos.tutorial.emarkets.agent.manager |
Methods in fipaos.tutorial.emarkets.agent.manager with parameters of type EscrowProtocolParticipantHandlerTask | |
void | MarketManagerAgent.sendEscrowFailure(EscrowMessage escrow_msg, EscrowProtocolParticipantHandlerTask handler) |
void | MarketManagerAgent.sendEscrowInform(EscrowMessage escrow_msg, EscrowProtocolParticipantHandlerTask handler) |
Uses of EscrowProtocolParticipantHandlerTask in fipaos.tutorial.emarkets.escrow |
Constructors in fipaos.tutorial.emarkets.escrow with parameters of type EscrowProtocolParticipantHandlerTask | |
EscrowDealData.EscrowDealData(EscrowMessage escrow_msg, EscrowProtocolParticipantHandlerTask handler) Creates new EscrowDealData |
Methods in fipaos.tutorial.emarkets.escrow that return EscrowProtocolParticipantHandlerTask | |
EscrowProtocolParticipantHandlerTask | EscrowDealData.getHandler() |
Methods in fipaos.tutorial.emarkets.escrow with parameters of type EscrowProtocolParticipantHandlerTask | |
synchronized void | EscrowDataManager.dealWithEscrow(EscrowMessage escrow_msg, EscrowProtocolParticipantHandlerTask handler) |
void | EscrowDataManagerAbility.sendEscrowFailure(EscrowMessage escrow_msg, EscrowProtocolParticipantHandlerTask handler) |
void | EscrowDataManagerAbility.sendEscrowInform(EscrowMessage escrow_msg, EscrowProtocolParticipantHandlerTask handler) |
| |||||||||
PREV NEXT | FRAMES NO FRAMES |