|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsleep.bridges.io.IOObject
sleep.bridges.io.ProcessObject
| Field Summary | |
protected Process |
process
|
| Fields inherited from class sleep.bridges.io.IOObject |
in, out, reader, readerb, writer, writerb |
| Constructor Summary | |
ProcessObject()
|
|
| Method Summary | |
void |
close()
|
void |
open(String command,
ScriptEnvironment env)
|
| Methods inherited from class sleep.bridges.io.IOObject |
getConsole, getReader, getWriter, isEOF, openRead, openWrite, print, printLine, readLine, sendEOF |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Process process
| Constructor Detail |
public ProcessObject()
| Method Detail |
public void open(String command,
ScriptEnvironment env)
public void close()
close in class IOObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||