Uses of Interface
org.mpisws.p2p.transport.peerreview.authpush.AuthenticatorPushProtocol

Packages that use AuthenticatorPushProtocol
org.mpisws.p2p.transport.peerreview   
org.mpisws.p2p.transport.peerreview.authpush   
 

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

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

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

Classes in org.mpisws.p2p.transport.peerreview.authpush that implement AuthenticatorPushProtocol
 class AuthenticatorPushProtocolImpl<Handle extends RawSerializable,Identifier extends RawSerializable>
          This protocol collects authenticators from incoming messages and, once in a while, batches them together and sends them to the witnesses.
 



Copyright © 2010. All Rights Reserved.