Package fipaos.mts.service

Class Diagram Summary
service 
 

Interface Summary
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
 

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

ParserServiceTODO: Write a description of the class

ServiceStackThis class provides a convenient mechanism for initialising a set of Services to form a stack