@Deprecated public static interface Runtime.ProcOutputHandler
Modifier and Type | Method and Description |
---|---|
void |
handleStdErr(byte[] bytes,
int length)
Deprecated.
|
void |
handleStdOut(byte[] bytes,
int length)
Deprecated.
|
void |
stdErrDone()
Deprecated.
|
void |
stdOutDone()
Deprecated.
|
Copyright © 2018 SPF4J. All rights reserved.