org.mpisws.p2p.transport.peerreview.history.reader
Class LogReader

java.lang.Object
  extended by org.mpisws.p2p.transport.peerreview.history.reader.LogReader

public class LogReader
extends Object


Constructor Summary
LogReader(String name, SecureHistoryFactory factory, EntryDeserializer deserializer)
           
 
Method Summary
 String readEntry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogReader

public LogReader(String name,
                 SecureHistoryFactory factory,
                 EntryDeserializer deserializer)
          throws IOException
Throws:
IOException
Method Detail

readEntry

public String readEntry()
                 throws IOException
Throws:
IOException


Copyright © 2010. All Rights Reserved.