|
JanosVM v0.6.0 Java API Documentation: Uses of Class edu.utah.janosvm.kit.comm.amiga.SignalSet
Uses of Class
|
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |