Rice Pastry API

org.mpisws.p2p.transport.peerreview.audit
Interface AuditProtocol<Identifier>


public interface AuditProtocol<Identifier>


Method Summary
 void processAuditResponse(Identifier subject, long evidenceSeq, Evidence payload)
           
 Evidence statOngoingAudit(Identifier subject, long evidenceSeq)
           
 

Method Detail

statOngoingAudit

Evidence statOngoingAudit(Identifier subject,
                          long evidenceSeq)

processAuditResponse

void processAuditResponse(Identifier subject,
                          long evidenceSeq,
                          Evidence payload)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.