org.mpisws.p2p.transport.peerreview.history
Interface IndexEntryFactory

All Known Implementing Classes:
SecureHistoryFactoryImpl

public interface IndexEntryFactory


Method Summary
 IndexEntry build(InputBuffer indexFile)
           
 int getSerializedSize()
           
 

Method Detail

build

IndexEntry build(InputBuffer indexFile)
                 throws IOException
Throws:
IOException

getSerializedSize

int getSerializedSize()


Copyright © 2010. All Rights Reserved.