edu.cmu.emulator.io
Class OutStreamLogger

java.lang.Object
  extended by edu.cmu.emulator.io.StreamRelay
      extended by edu.cmu.emulator.io.OutStreamLogger
All Implemented Interfaces:
Runnable

public class OutStreamLogger
extends StreamRelay


Field Summary
 
Fields inherited from class edu.cmu.emulator.io.StreamRelay
buf, BUF_SIZE, in, out, running
 
Constructor Summary
OutStreamLogger(InputStream in, String fileName)
           
 
Method Summary
 
Methods inherited from class edu.cmu.emulator.io.StreamRelay
run, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OutStreamLogger

public OutStreamLogger(InputStream in,
                       String fileName)
                throws IOException
Throws:
IOException


Copyright © 2013. All Rights Reserved.