Package aa.tool

Provides the classes that are very useful for this application, but might be used for other applications.

See:
          Description

Class Summary
ActorTuple This class describes an actor tuple.
MessageClassLoader This class loader handles actor classes created on different systems
MessageObjectInputStream This class defines a new object input stream for communication messages.
PublicTupleSpace This class provides a tuple space that supports the direct reference to actor tuples in this tuple space.
SystemThread This class includes fundamental behavior of System Actors
TupleSpace This class implements a tuple space that maintains actor tuples.
 

Exception Summary
TupleSpaceException A TupleSpaceException is thrown to indicate that a tuple operation cannot be performed correctly.
 

Package aa.tool Description

Provides the classes that are very useful for this application, but might be used for other applications.