class CmdExecuter.InThread
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description | 
|---|---|
| (package private) boolean | bRunExec | 
| (package private) java.io.BufferedWriter | processInOutput or ErrorOutput from process. | 
| (package private) java.io.BufferedReader | userInputOutput to write. | 
| Constructor and Description | 
|---|
| InThread() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | run()Output or ErrorOutput from process. |