| Package | Description |
|---|---|
| org.gradle.launcher.daemon.client | |
| org.gradle.launcher.daemon.protocol |
| Constructor and Description |
|---|
DaemonClientInputForwarder(InputStream inputStream,
BuildClientMetaData clientMetadata,
Dispatch<? super IoCommand> dispatch) |
DaemonClientInputForwarder(InputStream inputStream,
BuildClientMetaData clientMetadata,
Dispatch<? super IoCommand> dispatch,
ExecutorFactory executorFactory,
int bufferSize) |
| Modifier and Type | Class and Description |
|---|---|
class |
CloseInput |
class |
ForwardInput |
Copyright © 2013. All rights reserved