|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjade.core.behaviours.Behaviour
jade.core.behaviours.SimpleBehaviour
jade.proto.SimpleAchieveREInitiator
jade.jademx.agent.JademxPingAgent.PingInitiator
private class JademxPingAgent.PingInitiator
behaviour to send a ping and get response
Nested Class Summary |
---|
Nested classes/interfaces inherited from class jade.core.behaviours.Behaviour |
---|
jade.core.behaviours.Behaviour.RunnableChangedEvent |
Field Summary | |
---|---|
private JademxPingAgent.PingResponse |
pingResponse
ping response object |
Fields inherited from class jade.proto.SimpleAchieveREInitiator |
---|
ALL_RESPONSES_KEY, ALL_RESULT_NOTIFICATIONS_KEY, REQUEST_KEY, REQUEST_SENT_KEY, SECOND_REPLY_KEY |
Fields inherited from class jade.core.behaviours.Behaviour |
---|
myAgent, myEvent, NOTIFY_DOWN, NOTIFY_UP, parent, STATE_BLOCKED, STATE_READY, STATE_RUNNING |
Constructor Summary | |
---|---|
JademxPingAgent.PingInitiator(jade.core.Agent a,
jade.lang.acl.ACLMessage msg,
JademxPingAgent.PingResponse pingResponse)
|
Method Summary | |
---|---|
protected void |
handleInform(jade.lang.acl.ACLMessage msg)
|
Methods inherited from class jade.proto.SimpleAchieveREInitiator |
---|
action, done, handleAgree, handleAllResponses, handleAllResultNotifications, handleFailure, handleNotUnderstood, handleOutOfSequence, handleRefuse, onStart, prepareRequest, reset, reset |
Methods inherited from class jade.core.behaviours.Behaviour |
---|
actionWrapper, block, block, getBehaviourName, getDataStore, getExecutionState, getParent, handle, isRunnable, onEnd, restart, root, setAgent, setBehaviourName, setDataStore, setExecutionState |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private JademxPingAgent.PingResponse pingResponse
Constructor Detail |
---|
public JademxPingAgent.PingInitiator(jade.core.Agent a, jade.lang.acl.ACLMessage msg, JademxPingAgent.PingResponse pingResponse)
a
- my agentmsg
- message to sendpingResponse
- PingResponse object to set and notify()Method Detail |
---|
protected void handleInform(jade.lang.acl.ACLMessage msg)
handleInform
in class jade.proto.SimpleAchieveREInitiator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |