Package nl.tudelft.simulation.event

Provides classes and interfaces for asynchronous communication.

See: Description

Package nl.tudelft.simulation.event Description

Provides classes and interfaces for asynchronous communication.

The event package is designed around three interfaces:

In this package, two aspects are of crucial importance. Operations defined in the interfaces throw a RemoteException. This makes the interfaces suitable for distributed deployment. The second aspect is concurrency. The classes providing a reference implementation of these interfaces are designed for multi threaded deployment.


This package has been verified, validated and certified according to the VV&C procedure described at http://sk.tbm.tudelft.nl:8080/jahia/Jahia/pid/44

Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.