All Packages Class Hierarchy This Package Previous Next Index
Object | +----com.symantec.itools.io.InterleavedReader
protected java.util.Vector inputRecordslastLineRead
protected java.lang.String lastLineReadlastThreadRead
protected com.symantec.itools.io.InterleavedReader. ReaderThread lastThreadReadreadException
protected java.io.IOException readException
public InterleavedReader()
public void addInputStream(InputStream ins)
protected synchronized void exceptionDuringRead(IOException e)inputDone
protected synchronized void inputDone(InterleavedReader.ReaderThread thd)lastStreamRead
public synchronized java.io.InputStream lastStreamRead()lineWasRead
protected synchronized void lineWasRead(String line, InterleavedReader.ReaderThread thread)readLine
public synchronized java.lang.String readLine() throws IOExceptionremoveInputStream
public synchronized void removeInputStream(InputStream ins)
All Packages Class Hierarchy This Package Previous Next Index