| Class | Description |
|---|---|
| ClientMain |
The main class for the JDCP client application.
|
| Configuration |
Command line options for the JDCP client application.
|
| ConnectCommand | |
| ScriptCommand |
A
Command that runs a specified script. |
| ScriptCommand.Options |
Command line options specific to the
ScriptCommand. |
| ScriptFacade |
An object provided to scripts to allow them to interface with JDCP.
|
| SetIdleTimeCommand |
A
Command that sets the time (in seconds) that the server
should instruct workers to idle when there are no tasks to perform. |
| SynchronizeCommand |
A
Command that ensures that all in the specified directory
tree match those on the server. |
| VerifyCommand |
A
Command that reports differences between the classes on the
server and the classes in the specified directory tree. |
Copyright © 2017. All rights reserved.