Package aa.transport

Provides the classes necessary for message passing on distributed platforms.

See:
          Description

Class Summary
TransportManager This class specifies Transport Manager which supports the external communication with actors in other platforms.
TransportReceiver This class sepcifies Transport Manager to receive a in-coming message.
TransportSender This class specifies Transport Sender to handle out-going messages.
 

Package aa.transport Description

Provides the classes necessary for message passing on distributed platforms.