Rice Pastry API

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

All Superinterfaces:
CertificateManager<Handle,Identifier>, Destructable, HashProvider, TransportLayer<Handle,java.nio.ByteBuffer>
All Known Subinterfaces:
PeerReview<Handle,Identifier>
All Known Implementing Classes:
IdentityTransprotLayerImpl, PeerReviewImpl

public interface IdentityTransport<Handle,Identifier>
extends CertificateManager<Handle,Identifier>, TransportLayer<Handle,java.nio.ByteBuffer>, HashProvider


Method Summary
 
Methods inherited from interface org.mpisws.p2p.transport.peerreview.identity.CertificateManager
hasCertificate, requestCertificate, sign, signatureSizeInBytes, verify
 
Methods inherited from interface org.mpisws.p2p.transport.TransportLayer
acceptMessages, acceptSockets, getLocalIdentifier, openSocket, sendMessage, setCallback, setErrorHandler
 
Methods inherited from interface rice.Destructable
destroy
 
Methods inherited from interface org.mpisws.p2p.transport.peerreview.history.HashProvider
getEmptyHash, getHashSizeBytes, hash, hash
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.