public class PingAgent
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected jadex.bridge.IInternalAccess |
agent
The micro agent class.
|
Constructor and Description |
---|
PingAgent() |
Modifier and Type | Method and Description |
---|---|
void |
messageArrived(java.util.Map<java.lang.String,java.lang.Object> msg,
jadex.bridge.service.types.message.MessageType mt)
Send a reply to the sender.
|