Class Summary |
RepAgent |
RepAgent is an abstract class representing an agent shell suitable for
use with a replication server. |
RepAgentComponentFactory |
Implementation of FIPAOSAgentComponentFactory. |
RepAgentID |
RepAgentID is an extension of AgentID to handle replication issues. |
RepGroup |
This class represents a Replicant Group
A replicant group consists of a list of RepAgentIDs,
the latest serialized state, a pointer to an active agent,
and a message proxy (RepProxy). |
RepProxy |
RepProxy is the message proxy for a replicant group. |
RepServer |
RepServer implements a proxy for replicant groups. |
RepServerGUI |
a gui for the RepServer Agent. |
RSCONSTANTS |
This class is used as a central repository for constants used
by RepServer and RepAgent classes, such as performative names,
ACL fields names etc. |