Package io.reactiverse.childprocess
-
Interface Summary Interface Description Process A process launched from this current process.ProcessBuilder StreamInput The input of a process: a stream ofbuffers
.StreamOutput The output of a process: a stream ofbuffers
. -
Class Summary Class Description ProcessOptions Options for spawning new processes. -
Exception Summary Exception Description StartException