org.prevayler.foundation
Class DurableInputStream

java.lang.Object
  extended by org.prevayler.foundation.DurableInputStream

public class DurableInputStream
extends Object


Constructor Summary
DurableInputStream(File file, Monitor monitor)
           
 
Method Summary
 void close()
           
 Chunk readChunk()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DurableInputStream

public DurableInputStream(File file,
                          Monitor monitor)
                   throws IOException
Throws:
IOException
Method Detail

readChunk

public Chunk readChunk()
                throws IOException
Throws:
IOException

close

public void close()
           throws IOException
Throws:
IOException


Copyright © 2001-2013. All Rights Reserved.