JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
U
W
D
DaemonController
- Class in
org.cloudcoder.daemon
This class is responsible for taking commands issued from the command line and processing them to start the daemon, send administrative commands to the daemon, or shut down the daemon.
DaemonController()
- Constructor for class org.cloudcoder.daemon.
DaemonController
DaemonController.Options
- Class in
org.cloudcoder.daemon
Command line options handling class.
DaemonException
- Exception in
org.cloudcoder.daemon
Exception thrown if there is an error starting, shutting down, or communicating with the daemon.
DaemonException(String)
- Constructor for exception org.cloudcoder.daemon.
DaemonException
DaemonException(String, Throwable)
- Constructor for exception org.cloudcoder.daemon.
DaemonException
DaemonLauncher
- Class in
org.cloudcoder.daemon
Launch a daemon process in the background and create a FIFO used to send commands to the daemon.
DaemonLauncher()
- Constructor for class org.cloudcoder.daemon.
DaemonLauncher
Constructor.
DEFAULT_STDOUT_LOG_FILE
- Static variable in class org.cloudcoder.daemon.
DaemonLauncher
DefaultUpgradeCallback
- Class in
org.cloudcoder.daemon
Convenience implementation of
Upgrade.Callback
that indicates status/progress by printing to System.out.
DefaultUpgradeCallback()
- Constructor for class org.cloudcoder.daemon.
DefaultUpgradeCallback
deleteFile(String)
- Static method in class org.cloudcoder.daemon.
Util
Delete a file.
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes