| Package | Description |
|---|---|
| org.gradle.launcher.daemon.server.exec | |
| org.gradle.messaging.remote.internal |
| Modifier and Type | Method and Description |
|---|---|
DisconnectAwareConnection<Object> |
DaemonCommandExecution.getConnection() |
| Constructor and Description |
|---|
DaemonCommandExecution(DisconnectAwareConnection<Object> connection,
Command command,
DaemonContext daemonContext,
DaemonStateCoordinator daemonStateCoordinator,
List<DaemonCommandAction> actions) |
| Modifier and Type | Class and Description |
|---|---|
class |
DisconnectAwareConnectionDecorator<T>
A
DisconnectAwareConnection implementation that decorates an existing connection, adding disconnect awareness. |
Copyright © 2013. All rights reserved