fipaos.test.agent
Class AgentMessagingTest.TestAgent
fipaos.agent.FIPAOSAgent
|
+--fipaos.test.agent.AgentMessagingTest.TestAgent
- public class AgentMessagingTest.TestAgent
- extends FIPAOSAgent
Simple agent to send messages & count the number received
Methods inherited from class fipaos.agent.FIPAOSAgent |
activate, forward, forward, getAID, getCurrentConversation, getHAP, getLocalAMS, getLocalAMSAID, getLocalDF, getLocalDFAID, getNewConversation, getOwnership, getPlatformProfile, getProfile, getState, isShutdown, notify, notify, notifyDone, notifyError, notifyMessageInEndedConversation, notifyMessageUndeliverable, notifyTimeout, sendNotUnderstood, sendNotUnderstood, setMessageSender, shutdown, waitForPushLock |
_rcvd
public int _rcvd
AgentMessagingTest.TestAgent
public AgentMessagingTest.TestAgent(String name)
sendMessage
public void sendMessage(String target)
sendMulticastMessage
public void sendMulticastMessage(List targets)