Rice Pastry API

Uses of Interface
org.mpisws.p2p.transport.peerreview.commitment.CommitmentProtocol

Packages that use CommitmentProtocol
org.mpisws.p2p.transport.peerreview.challenge   
org.mpisws.p2p.transport.peerreview.commitment   
 

Uses of CommitmentProtocol in org.mpisws.p2p.transport.peerreview.challenge
 

Constructors in org.mpisws.p2p.transport.peerreview.challenge with parameters of type CommitmentProtocol
ChallengeResponseProtocolImpl(PeerReviewImpl<Handle,Identifier> peerReviewImpl, IdentityTransport<Handle,Identifier> transport, PeerInfoStore<Handle,Identifier> infoStore, SecureHistory history, AuthenticatorStore<Identifier> authOutStore, AuditProtocol<Identifier> auditProtocol, CommitmentProtocol<Handle,Identifier> commitmentProtocol)
           
 

Uses of CommitmentProtocol in org.mpisws.p2p.transport.peerreview.commitment
 

Classes in org.mpisws.p2p.transport.peerreview.commitment that implement CommitmentProtocol
 class CommitmentProtocolImpl<Handle extends RawSerializable,Identifier extends RawSerializable>
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.