Package com.agentfactory.platform.mts

Class Summary
Constants Various constants used in the implementation of FIPA Messaging Support for Agent Factory.
Converter  
Envelope Implementation of a Frame as specified in the FIPA ALPHAAgent Message Transport Service Standard.
FIPAContent This class is used to contain FIPA-syntax compliant content.
FIPAHelper This class contains various methods that support the ALPHAAgent Factort implementation of the FIPA Standards.
FIPAMessageQueue This is a test class for the module implementation.
Message This class implements a standard FIPA ACL Message.
MessageEvent  
MessageHelper This class implements methods that support the FIPAMessageModule.
MessageTransportService This interface outlines the methods that should be implemented by any message transport service.
Node  
StringMessage Implementation of FIPA ACL Messaging Representation in String.
TransportMessage This class contains both the envelope and payload to be sent using a FIPA Message Transport Service.
XMLEnvelope This is a concrete implementation of the Envelope class that parses some text that contains an XML version of the envelope.