com.sun.jump.os |
This package consists of all Operating System abstractions needed by the
JUMP system.
|
Java Source File Name | Type | Comment |
JUMPMessageQueueInterface.java | Class | JUMPMessageQueue abstracts the communication channels between
the system executive and the isolates. |
JUMPOSInterface.java | Class | JUMPOSInterface needs to be implemented to fulfill
the OS dependencies in the JUMP system. |