public final class StdoutPump
extends java.lang.Object
implements java.lang.Runnable
| Constructor and Description | 
|---|
StdoutPump(java.lang.Process proc,
          RunningCommand rc,
          boolean recordOutput,
          SysCommand.WsEndpoint wsEP)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
run()  | 
public StdoutPump(java.lang.Process proc,
                  RunningCommand rc,
                  boolean recordOutput,
                  SysCommand.WsEndpoint wsEP)
Copyright © 2023. All Rights Reserved.