Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.peerreview.evidence.EvidenceTransferProtocol

Packages that use EvidenceTransferProtocol
org.mpisws.p2p.transport.peerreview   
org.mpisws.p2p.transport.peerreview.audit   
org.mpisws.p2p.transport.peerreview.authpush   
org.mpisws.p2p.transport.peerreview.evidence   
 

Uses of EvidenceTransferProtocol in org.mpisws.p2p.transport.peerreview
 

Fields in org.mpisws.p2p.transport.peerreview declared as EvidenceTransferProtocol
protected  EvidenceTransferProtocol<Handle,Identifier> PeerReviewImpl.evidenceTransferProtocol
           
 

Uses of EvidenceTransferProtocol in org.mpisws.p2p.transport.peerreview.audit
 

Constructors in org.mpisws.p2p.transport.peerreview.audit with parameters of type EvidenceTransferProtocol
AuditProtocolImpl(PeerReview<Handle,Identifier> peerreview, SecureHistory history, PeerInfoStore<Handle,Identifier> infoStore, AuthenticatorStore<Identifier> authInStore, IdentityTransport<Handle,Identifier> transport, AuthenticatorStore<Identifier> authOutStore, EvidenceTransferProtocol<Handle,Identifier> evidenceTransferProtocol, AuthenticatorStore<Identifier> authCacheStore)
           
 

Uses of EvidenceTransferProtocol in org.mpisws.p2p.transport.peerreview.authpush
 

Constructors in org.mpisws.p2p.transport.peerreview.authpush with parameters of type EvidenceTransferProtocol
AuthenticatorPushProtocolImpl(PeerReview<Handle,Identifier> peerreview, AuthenticatorStore<Identifier> inStore, AuthenticatorStore<Identifier> outStore, AuthenticatorStore<Identifier> pendingStore, IdentityTransport<Handle,Identifier> transport, PeerInfoStore<Handle,Identifier> infoStore, EvidenceTransferProtocol<Handle,Identifier> evidenceTransferProtocol, Environment env)
           
 

Uses of EvidenceTransferProtocol in org.mpisws.p2p.transport.peerreview.evidence
 

Classes in org.mpisws.p2p.transport.peerreview.evidence that implement EvidenceTransferProtocol
 class EvidenceTransferProtocolImpl<Handle extends RawSerializable,Identifier extends RawSerializable>
          This protocol transfers evidence to the witnesses
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection