| 程序包 | 说明 |
|---|---|
| com.jn.langx.commandline |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractExecuteStreamHandler |
class |
PumpStreamHandler
Copies standard output and error of sub-processes to standard output and error
of the parent process.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ExecuteStreamHandler |
DefaultCommandLineExecutor.getStreamHandler() |
ExecuteStreamHandler |
CommandLineExecutor.getStreamHandler()
Get the StreamHandler used for providing input and
retrieving the output.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
DefaultCommandLineExecutor.setStreamHandler(ExecuteStreamHandler streamHandler) |
void |
CommandLineExecutor.setStreamHandler(ExecuteStreamHandler streamHandler)
Set a custom the StreamHandler used for providing
input and retrieving the output.
|
Copyright © 2020. All rights reserved.