|
JanosVM v0.5.1 Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TeamEjectionException | |
edu.utah.janosvm.kit.comm.amiga | An inter-team communication facility modeled on the Amiga IPC system. |
edu.utah.janosvm.sys | Provides the java interface to the JanosVM Team facilities. |
Uses of TeamEjectionException in edu.utah.janosvm.kit.comm.amiga |
Methods in edu.utah.janosvm.kit.comm.amiga that throw TeamEjectionException | |
void |
FaxPortHandle.putFacsimile(Facsimile fax)
Put a fax on the FaxPortBackEnd's queue. |
void |
Facsimile.reply()
Send this fax back as a reply. |
Uses of TeamEjectionException in edu.utah.janosvm.sys |
Methods in edu.utah.janosvm.sys that throw TeamEjectionException | |
void |
TeamHandle.switchTo()
Start a visit to the TeamHandle this object points to. |
void |
Exportable.switchToOwner()
Switch the current thread to the this objects owner team. |
void |
TeamReservation.visit()
Switch the current thread to the team encoded in this Reservation. |
|
JanosVM v0.5.1 Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |