|
|||||||||
| Home >> All >> jacomma >> [ examples overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
jacomma.examples
Class Echo

java.lang.Objectjacomma.examples.Echo
- All Implemented Interfaces:
- jacomma.platform.core.Agent.MessageHandler, java.io.Serializable
- public class Echo
- extends java.lang.Object
- implements jacomma.platform.core.Agent.MessageHandler
- extends java.lang.Object
TBA
| Constructor Summary | |
Echo()
|
|
| Method Summary | |
void |
onMessage(jacomma.platform.core.Agent ag,
jacomma.icm.type.Message msg)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Echo
public Echo()
| Method Detail |
onMessage
public void onMessage(jacomma.platform.core.Agent ag, jacomma.icm.type.Message msg)
- Specified by:
onMessagein interfacejacomma.platform.core.Agent.MessageHandler
|
|||||||||
| Home >> All >> jacomma >> [ examples overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
jacomma.examples.Echo