public class OutputReader
extends java.lang.Thread
| Constructor and Description |
|---|
OutputReader(java.io.InputStream remoteOutput,
java.io.OutputStream localOutput,
java.util.Vector bsdListeners)
Constructs the OutputWriter thread.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Thread for controlling OutputReader.
|
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic OutputReader(java.io.InputStream remoteOutput,
java.io.OutputStream localOutput,
java.util.Vector bsdListeners)
remoteOutput - the InputStream stream that thread
reads from.localOutput - the OutputStream stream that thread
writes to.bsdListeners - a Vector of BsdListenerCopyright © JSCAPE LLC. 1999-2021. All Rights Reserved