Google

JanosVM v0.6.0 Java API Documentation: Uses of Class edu.utah.janosvm.kit.comm.amiga.SignalSet
JanosVM v0.6.0 Java API

Uses of Class
edu.utah.janosvm.kit.comm.amiga.SignalSet

Packages that use SignalSet
edu.utah.janosvm.kit.comm.amiga An inter-team communication facility modeled on the Amiga IPC system. 
 

Uses of SignalSet in edu.utah.janosvm.kit.comm.amiga
 

Methods in edu.utah.janosvm.kit.comm.amiga that return SignalSet
 SignalSet SignalDispatcher.getSignalSet()
           
 

Constructors in edu.utah.janosvm.kit.comm.amiga with parameters of type SignalSet
FaxPort.FaxPort(java.lang.Object id, SignalSet ss, int sn)
          Construct a FaxPort and a FaxPortBackEnd with the given values.
FaxPort.FaxPort(java.lang.Object id, SignalSet ss)
          Construct a FaxPort and a FaxPortBackEnd with the given values.
FaxPort.FaxPort(SignalSet ss, int sn)
          Construct a FaxPort and a FaxPortBackEnd with the given values.
FaxPort.FaxPort(SignalSet ss)
          Construct a FaxPort and a FaxPortBackEnd with the given values.
MsgPort.MsgPort(SignalSet listener, int signalNumber)
          Construct a MsgPort with the given values.
MsgPort.MsgPort(SignalSet listener)
          Construct a MsgPort with the given values.
 


JanosVM v0.6.0 Java API

This documentation is Copyright (C) 2000-2002 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 Mar 17, 2002