|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mpisws.p2p.transport.peerreview.evidence.EvidenceTransferProtocolImpl.QueryInfo
public class EvidenceTransferProtocolImpl.QueryInfo
Here we remember all the questions we've asked the application about witness sets
Constructor Summary | |
---|---|
EvidenceTransferProtocolImpl.QueryInfo(java.util.Collection<Identifier> subjects,
Continuation<java.util.Map<Identifier,java.util.Collection<Handle>>,java.lang.Exception> c)
|
Method Summary | |
---|---|
void |
done()
|
void |
updateWitnesses(EvidenceTransferProtocolImpl.CacheInfo idx)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EvidenceTransferProtocolImpl.QueryInfo(java.util.Collection<Identifier> subjects, Continuation<java.util.Map<Identifier,java.util.Collection<Handle>>,java.lang.Exception> c)
Method Detail |
---|
public void updateWitnesses(EvidenceTransferProtocolImpl.CacheInfo idx)
public void done()
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |