public class InputWriter
extends java.lang.Thread
| Constructor and Description |
|---|
InputWriter(java.io.InputStream localInput,
java.io.OutputStream remoteInput,
java.util.Vector bsdListeners)
Constructs the InputWriter thread.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Thread for running InputWriter.
|
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 InputWriter(java.io.InputStream localInput,
java.io.OutputStream remoteInput,
java.util.Vector bsdListeners)
localInput - the InputStream stream that thread reads
from.remoteInput - the OutputStream stream that thread
writes to.bsdListeners - a Vector of BsdListenerCopyright © JSCAPE LLC. 1999-2021. All Rights Reserved