| AbstractContinuousExec |
A continuous exec task extends the standard Exec task from gradle with the ability to react to changes
in a continuous build.
|
| ContinuousDeploymentHandle |
The deployment handle is for gradle to manage the continuous execution task.
|
| ContinuousExecPlugin |
|
| ContinuousExecSpec |
Arguments passed to the continuous exec worker process.
|
| ContinuousJavaExec |
|
| QueueLineInputStream |
An InputStream that returns lines from a queue.
|
| QueueLineOutputStream |
An OutputStream that streams complete lines to a queue.
|