|
Class Summary |
| ACC |
ACC is a Zeus agent that has been set up to act as a FIPA ACC.
|
| ACCAgent |
The DFAgent is run to provide an IIOP ACC service for Zeus that uses FIPA addressing |
| ANServer |
The implementation of the Zeus Agent Name Server (ANS). |
| BasicAgent |
This class implements the shared agent functionality common to every agent
created with the Zeus toolkit. |
| DbProxy |
The implementation of the Zeus Database Proxy agent, which provides
Visualiser agents with a means of persistently storing agent
session information. |
| Facilitator |
The implementation of the Zeus Facilitator agent. |
| FIPA_AMS_Services |
FIPA_AMS_Services is used by the ACC agent to wrap the Nameserver
so that it can be accessed exernally.
|
| FIPA_DF_Services |
FIPA_DF_Services is used by the ACC agent to wrap the Facilitator
so that it can be accessed exernally.
|
| FIPA_Services |
FIPA_AMS_Services is used by the ACC agent to wrap the Nameserver
so that it can be accessed exernally. |
| PersistentStore |
This abstract class provides an interface to storage platforms so
that messaging data (i.e. communication sessions among agents) may be
stored for future playback and manipulation.
|
| SimpleAPI |
SimpleAPI is intended to provide a simple way to program a
Zeus agent. |
| ZeusAgent |
This class implements the core functionality of all Zeus Task Agents.
|