Rice Pastry API

org.mpisws.p2p.transport.peerreview.identity
Interface IdentityTransportCallback<Handle,Identifier>

All Superinterfaces:
TransportLayerCallback<Handle,java.nio.ByteBuffer>
All Known Subinterfaces:
PeerReview<Handle,Identifier>, PeerReviewCallback<Handle,Identifier>
All Known Implementing Classes:
PeerReviewCallbackImpl, PeerReviewImpl

public interface IdentityTransportCallback<Handle,Identifier>
extends TransportLayerCallback<Handle,java.nio.ByteBuffer>


Method Summary
 void notifyCertificateAvailable(Identifier id)
           
 
Methods inherited from interface org.mpisws.p2p.transport.TransportLayerCallback
incomingSocket, messageReceived
 

Method Detail

notifyCertificateAvailable

void notifyCertificateAvailable(Identifier id)

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection