Package | Description |
---|---|
nl.tudelft.simulation.event |
Provides classes and interfaces for asynchronous communication.
|
nl.tudelft.simulation.event.remote | |
nl.tudelft.simulation.event.util |
Provides an extension to Java's collection library.
|
Class and Description |
---|
Event
The Event class forms the reference implementation for the EventInterface.
|
EventInterface
The EventInterface defines the interface for all events in the event project.
|
EventListenerInterface
The EventListenerInterface creates a callback method for publishers to inform
their clients.
|
EventProducerInterface
The EventProducerInterface defines the registration operations of an
eventproducer.
|
EventType
The EventType is a masker used for the subscription to asynchronous events.
|
Class and Description |
---|
EventInterface
The EventInterface defines the interface for all events in the event project.
|
EventListenerInterface
The EventListenerInterface creates a callback method for publishers to inform
their clients.
|
EventProducer
The EventProducer forms the reference implementation of the
EventProducerInterface.
|
EventProducerInterface
The EventProducerInterface defines the registration operations of an
eventproducer.
|
Class and Description |
---|
EventProducer
The EventProducer forms the reference implementation of the
EventProducerInterface.
|
EventProducerInterface
The EventProducerInterface defines the registration operations of an
eventproducer.
|
EventType
The EventType is a masker used for the subscription to asynchronous events.
|
Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.