jadex.examples.ping
Agent Echo
- agent Echo
The echo agent sends an echo.
Reacts on any message and sends back an echo (copy of original message).
Plan Summary |
standard plan |
echo()
Passive plan that replies with the same message it receives. |
Event Summary |
messageevent |
any_message()
This message event matches all received messages. |
echo
standard plan echo()
- Passive plan that replies with the same message it receives.
- Plan body:
- Plan trigger:
- Message events:
any_message
any_message
messageevent any_message()
- This message event matches all received messages.
- Event flags:
- direction: send_receive
- message type: fipa
- random selection: false
- post to all: false
Submit a bug or feature
For further API reference and developer documentation, see the Jadex User Guide and the Jadex Tutorial. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, and working code examples. Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.