public class ProcessStdioSipcHost extends ProcessSipcHost
| Modifier and Type | Class and Description |
|---|---|
static class |
ProcessStdioSipcHost.Builder |
process| Modifier and Type | Method and Description |
|---|---|
void |
attachProcess(java.lang.Process process) |
static ProcessStdioSipcHost.Builder |
builder() |
builderbindService, feedDone, feedError, feedHandshake, getConnectInfo, getEventChannel, getGrpcChannel, handshake, onDone, onHandshake, waitForDonepublic void attachProcess(java.lang.Process process)
attachProcess in class ProcessSipcHostpublic static ProcessStdioSipcHost.Builder builder()