Package api

Interface Summary
Client2Server The client's view of the server.
Computer2Server The computer's view of the server.
RemoteListener Remote interface for classes wishing to receive events
Server2Computer Interface for the Server to communicate with the Computer
Shared Shared interface.
Task2Computer Interface that specifies communication from a task to its executing computer.
 

Class Summary
Argument Result object generated by a task, destined for a successor object or the client
LoginContainer Container storing initial values for a computer upon login
Result Container for objects generated by a task's execute method.
Successor Successor Task class
Task Task class
TaskId Class for representing a task id