|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use edu.cmu.emulator.daemon | |
---|---|
edu.cmu.emulator | Contains the main classes required by the Emulator. |
edu.cmu.emulator.daemon | Node control daemon implementation and control classes. |
edu.cmu.emulator.event | A discrete event processing package. |
edu.cmu.emulator.io | IO redirection. |
edu.cmu.emulator.wlandev | Classes for controlling WLAN devices. |
Classes in edu.cmu.emulator.daemon used by edu.cmu.emulator | |
---|---|
DaemonCommunicator
This class is responsible for communicating with the daemons running on the remote nodes.It maintains a mapping of the nodes and a reference to the daemon stubs. |
Classes in edu.cmu.emulator.daemon used by edu.cmu.emulator.daemon | |
---|---|
DaemonCommunicator
This class is responsible for communicating with the daemons running on the remote nodes.It maintains a mapping of the nodes and a reference to the daemon stubs. |
|
DaemonInterface
Defines the methods that need to be implemented by the node daemons. |
|
EmuInterface
|
|
IORelay_ControllerElement
|
|
LogSpec
|
|
NodeDaemon
The Daemon that runs on the nodes. |
|
ProcControl
ProcControl provides control of process executing on nodes. |
|
ProcessID
Holds information about the process started on remote nodes through the DaemonCommunicator. |
|
ProcessMonitor
Default ProcControl. |
|
ProcessStartException
|
|
ProcListener
|
|
ProcOutputListener
|
|
ProcOutputMonitor
Runs on the remote node and gathers the output from the node for sending as messages back to the emu. |
|
RemoteProcess
Provides remote access to i/o on a remote process. |
Classes in edu.cmu.emulator.daemon used by edu.cmu.emulator.event | |
---|---|
DaemonCommunicator
This class is responsible for communicating with the daemons running on the remote nodes.It maintains a mapping of the nodes and a reference to the daemon stubs. |
Classes in edu.cmu.emulator.daemon used by edu.cmu.emulator.io | |
---|---|
ProcCommunicator
|
|
RemoteProcess
Provides remote access to i/o on a remote process. |
Classes in edu.cmu.emulator.daemon used by edu.cmu.emulator.wlandev | |
---|---|
DaemonCommunicator
This class is responsible for communicating with the daemons running on the remote nodes.It maintains a mapping of the nodes and a reference to the daemon stubs. |
|
RemoteProcess
Provides remote access to i/o on a remote process. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |