Rice Pastry API

org.mpisws.p2p.transport.peerreview.infostore
Interface StatusChangeListener<Identifier>

All Superinterfaces:
StatusConstants
All Known Subinterfaces:
ChallengeResponseProtocol<Handle,Identifier>, CommitmentProtocol<Handle,Identifier>, PeerReviewCallback<Handle,Identifier>
All Known Implementing Classes:
ChallengeResponseProtocolImpl, CommitmentProtocolImpl, PeerReviewCallbackImpl, PeerReviewImpl

public interface StatusChangeListener<Identifier>
extends StatusConstants


Field Summary
 
Fields inherited from interface org.mpisws.p2p.transport.peerreview.StatusConstants
STATUS_EXPOSED, STATUS_SUSPECTED, STATUS_TRUSTED
 
Method Summary
 void notifyStatusChange(Identifier id, int newStatus)
           
 

Method Detail

notifyStatusChange

void notifyStatusChange(Identifier id,
                        int newStatus)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection