Rice Pastry API

org.mpisws.p2p.transport.liveness
Interface LivenessTransportLayer<Identifier,MsgType>

All Superinterfaces:
Destructable, LivenessProvider<Identifier>, LivenessTypes, Pinger<Identifier>, TransportLayer<Identifier,MsgType>
All Known Implementing Classes:
AggressiveLivenessTransportLayerImpl, LivenessTransportLayerImpl

public interface LivenessTransportLayer<Identifier,MsgType>
extends TransportLayer<Identifier,MsgType>, LivenessProvider<Identifier>, Pinger<Identifier>


Field Summary
 
Fields inherited from interface org.mpisws.p2p.transport.liveness.LivenessTypes
LIVENESS_ALIVE, LIVENESS_DEAD, LIVENESS_DEAD_FOREVER, LIVENESS_SUSPECTED
 
Method Summary
 
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.liveness.LivenessProvider
addLivenessListener, checkLiveness, clearState, getLiveness, removeLivenessListener
 
Methods inherited from interface org.mpisws.p2p.transport.liveness.Pinger
addPingListener, ping, removePingListener
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection