org.mpisws.p2p.transport.peerreview.history.reader
Interface EntryDeserializer

All Known Implementing Classes:
BasicEntryDeserializer

public interface EntryDeserializer


Method Summary
 String entryId(short id)
           
 String read(IndexEntry ie, SecureHistory history)
           
 

Method Detail

entryId

String entryId(short id)

read

String read(IndexEntry ie,
            SecureHistory history)
            throws IOException
Throws:
IOException


Copyright © 2010. All Rights Reserved.