Class Summary |
AgentCommunicationChannel | This is an implementation of the ACC as described within the FIPA99 specification
It acts as a gateway between the internal transports and the external transports,
allowing messages to be exchanged between various FIPA Agent platforms
|
BufferService | TODO: Write a description of the class
|
CommMultiplexService |
|
ParserService | This Service attempt to parser/deparse the various parts of the message
into the desired encoding (as specified in the Envelope and ACL parts of the message) |
ServiceStack | This class provides a convenient mechanism for initialising a set
of Services to form a stack
|