| Package | Description |
|---|---|
| org.gradle.foundation.ipc.gradle | |
| org.gradle.gradleplugin.foundation.request |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessLauncherServer |
AbstractGradleServerProtocol.server |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractGradleServerProtocol.initialize(ProcessLauncherServer server)
Gives your protocol a chance to store this server so it can access its functions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setProcessLauncherServer(ProcessLauncherServer server)
This is called internally to link the request with the server that is running the gradle process.
|
void |
AbstractRequest.setProcessLauncherServer(ProcessLauncherServer server) |
Copyright © 2013. All rights reserved