| Package | Description |
|---|---|
| org.gradle.foundation.ipc.basic | |
| org.gradle.foundation.ipc.gradle |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Server.Protocol<S extends Server>
Implement this to define the behavior of the communication on the server side.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessLauncherServer
This launches an application as a separate process then listens for messages from it.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KillGradleServerProtocol.initialize(Server server) |
Copyright © 2013. All rights reserved