Uses of Package
aa.transport

Packages that use aa.transport
aa.core Provides the classes necessary to use this actor platform. 
aa.transport Provides the classes necessary for message passing on distributed platforms. 
 

Classes in aa.transport used by aa.core
TransportManager
          This class specifies Transport Manager which supports the external communication with actors in other platforms.
TransportSender
          This class specifies Transport Sender to handle out-going messages.
 

Classes in aa.transport used by aa.transport
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.