fipaos.mts.service
Class Diagram service

Class Summary
AgentCommunicationChannelThis 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

BufferServiceTODO: Write a description of the class

CommMultiplexService

ParserServiceThis 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)
PostParserServiceThis interface should be implemented by classes which provide post-parsing (for outbound messages) / pre-parsing (for incoming messages) processing

PreParserServiceThis interface should be implemented by classes which provide pre-parsing (for outbound messages) / post-parsing (for incoming messages) processing

ServiceCommon service interface - provides error code constants
ServiceStackThis class provides a convenient mechanism for initialising a set of Services to form a stack