JanosVM v1.0 API

Uses of Package
edu.utah.janosvm.kit.comm.amiga

Packages that use edu.utah.janosvm.kit.comm.amiga
edu.utah.janosvm.kit.comm.amiga An inter-team communication facility modeled on the Amiga IPC system. 
edu.utah.janosvm.kit.management.team A collection of classes for managing teams in the JanosVM. 
 

Classes in edu.utah.janosvm.kit.comm.amiga used by edu.utah.janosvm.kit.comm.amiga
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.
FaxPortBackEnd
          An Exportable object that can receive Facsimile objects.
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.
 

Classes in edu.utah.janosvm.kit.comm.amiga used by edu.utah.janosvm.kit.management.team
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.
 


JanosVM v1.0 API

This documentation is Copyright (C) 2000-2003 The University of Utah. All Rights Reserved. See the documentation license for distribution terms and restrictions.
Documentation, software, and mailing lists for the JanosVM can be found at the Janos Project web page: http://www.cs.utah.edu/flux/janos/
Generated on Feb 13, 2003