|
JanosVM v0.5.1 Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.utah.janosvm.sys | |
edu.utah.janosvm.kit.comm.amiga | An inter-team communication facility modeled on the Amiga IPC system. |
edu.utah.janosvm.kit.management.team | |
edu.utah.janosvm.resources | Resources managed by the JanosVM on a per-team basis. |
edu.utah.janosvm.sys | Provides the java interface to the JanosVM Team facilities. |
Classes in edu.utah.janosvm.sys used by edu.utah.janosvm.kit.comm.amigaDeadTeamException
|
Exception thrown when a visit cannot be done because one of the teams involved is dead. DuplicateExportException
|
Exception thrown when trying to export a object with an 'id' that has already been used. Exportable
|
Base class for objects exported from teams. Importable
|
An Importable is a safe, cross-process reference to a remote "Exportable" object. ListNode
|
Doubly linked list node. NoSuchExportException
|
Exception thrown when trying to import an object that doesn't exist. TeamEjectionException
|
Exception thrown when a thread is forcefully thrown from a team. TeamHandle
|
Provides a safe handle to a Team. |
Classes in edu.utah.janosvm.sys used by edu.utah.janosvm.kit.management.teamImportable
|
An Importable is a safe, cross-process reference to a remote "Exportable" object. ListNode
|
Doubly linked list node. TeamEvent
|
Simple class that describes a team related event. TeamList
|
An Importable for TeamListBackEnd that just provides a path for callbacks. TeamReservation
|
Record a reservation with another team. |
Classes in edu.utah.janosvm.sys used by edu.utah.janosvm.resourcesTeamHandle
|
Provides a safe handle to a Team. |
Classes in edu.utah.janosvm.sys used by edu.utah.janosvm.sysDeadTeamException
|
Exception thrown when a visit cannot be done because one of the teams involved is dead. DuplicateExportException
|
Exception thrown when trying to export a object with an 'id' that has already been used. Exportable
|
Base class for objects exported from teams. ExportManager
|
Tracks the importables associated with a single exportable. ExportManager.ImportEnumerator
|
The ImportEnumerator is used to traverse the list of importers of an export. Importable
|
An Importable is a safe, cross-process reference to a remote "Exportable" object. ListNode
|
Doubly linked list node. NoSuchExportException
|
Exception thrown when trying to import an object that doesn't exist. PortAuthority
|
Manages the imports and exports of a team. Team
|
Peer object for a TeamBackEnd. TeamEjectionException
|
Exception thrown when a thread is forcefully thrown from a team. TeamEvent
|
Simple class that describes a team related event. TeamHandle
|
Provides a safe handle to a Team. TeamReservation
|
Record a reservation with another team. |
|
JanosVM v0.5.1 Java API | |||||||||
PREV NEXT | FRAMES NO FRAMES |