Class Summary |
Facsimile |
NOTE: Facsimile is used since the message will be copied into the other team
instead of just sharing like a Message. |
FaxPort |
Local handle on a FaxPortBackEnd port. |
FaxPortHandle |
A handle for sending faxes to other teams. |
Message |
Base class for simple messages that can be sent between threads. |
MsgPort |
A MsgPort is a simple communication mechanism for threads within the same
team. |
SignalDispatcher |
A SignalDispatcher provides some basic infrastructure for dispatching
signals received by a SignalSet. |
SignalHandler |
A SignalHandler is a base class for handlers that will be called by a
SignalDispatcher. |
SignalSet |
A SignalSet is a JanosVM implementation of the Amiga's signal system. |