Package | Description |
---|---|
casa.agentCom |
The package (agentCom = "Agent
Communications") handles connections between agents. The class Channel
is an abstraction of a communication channel.
|
Modifier and Type | Field and Description |
---|---|
private LimitedSet<MLMessage> |
SocketServerTCPIP.recentMessages
A buffer to remember recently received messages to detect possible endless loops of resending messages.
|