| Package | Description |
|---|---|
| org.gradle.foundation.ipc.basic | |
| org.gradle.foundation.ipc.gradle | |
| org.gradle.gradleplugin.foundation.request |
| Class and Description |
|---|
| ClientProcess
The client of what the ProcessLauncherServer launches.
|
| ClientProcess.Protocol
Implement this to define the behavior of the communication on the client side.
|
| ExecutionInfo |
| MessageObject
A holder for a message that is sent over a socket.
|
| ProcessLauncherServer.Protocol
Implement this to define the behavior of the communication on the server side.
|
| Server
This is a server that talks to a client via sockets (Rudimentary form of Inter-Process Communication (IPC)).
|
| Server.Protocol
Implement this to define the behavior of the communication on the server side.
|
| Server.ServerObserver |
| Class and Description |
|---|
| ClientProcess
The client of what the ProcessLauncherServer launches.
|
| ClientProcess.Protocol
Implement this to define the behavior of the communication on the client side.
|
| ExecutionInfo |
| MessageObject
A holder for a message that is sent over a socket.
|
| ProcessLauncherServer
This launches an application as a separate process then listens for messages from it.
|
| ProcessLauncherServer.Protocol
Implement this to define the behavior of the communication on the server side.
|
| Server
This is a server that talks to a client via sockets (Rudimentary form of Inter-Process Communication (IPC)).
|
| Server.Protocol
Implement this to define the behavior of the communication on the server side.
|
| Class and Description |
|---|
| ProcessLauncherServer
This launches an application as a separate process then listens for messages from it.
|
| ProcessLauncherServer.Protocol
Implement this to define the behavior of the communication on the server side.
|
Copyright © 2013. All rights reserved