com.sun.jump.command |
This package consists of the commands that are sent from the executive to
the running isolates and vice-versa.
|
Java Source File Name | Type | Comment |
JUMPCommand.java | Class | JUMPCommand is base class that encapsulates any command that
is sent from the executive to an isolate (and vice-versa). |
JUMPExecutiveLifecycleRequest.java | Class | |
JUMPExecutiveWindowRequest.java | Class | |
JUMPIsolateLifecycleRequest.java | Class | |
JUMPIsolateWindowRequest.java | Class | |
JUMPRequest.java | Class | JUMPRequest encapsulates the request command. |
JUMPResponse.java | Class | |
JUMPResponseInteger.java | Class | |