Rice Pastry API

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

Packages that use AuthenticatorSerializer
org.mpisws.p2p.transport.peerreview   
org.mpisws.p2p.transport.peerreview.commitment   
 

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

Methods in org.mpisws.p2p.transport.peerreview that return AuthenticatorSerializer
 AuthenticatorSerializer PeerReview.getAuthenticatorSerializer()
           
 AuthenticatorSerializer PeerReviewImpl.getAuthenticatorSerializer()
           
 

Constructors in org.mpisws.p2p.transport.peerreview with parameters of type AuthenticatorSerializer
PeerReviewImpl(TransportLayer<Identifier,MessageType> tl, Environment env, IdentifierSerializer<Identifier> idSerializer, AuthenticatorSerializer authenticatorSerialilzer)
           
 

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

Classes in org.mpisws.p2p.transport.peerreview.commitment that implement AuthenticatorSerializer
 class AuthenticatorSerializerImpl
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.