org.mpisws.p2p.transport.liveness
Interface OverrideLiveness<Identifier>

All Known Implementing Classes:
AggressiveLivenessTransportLayerImpl, LivenessTransportLayerImpl

public interface OverrideLiveness<Identifier>


Method Summary
 void setLiveness(Identifier i, int liveness, Map<String,Object> options)
           
 

Method Detail

setLiveness

void setLiveness(Identifier i,
                 int liveness,
                 Map<String,Object> options)


Copyright © 2010. All Rights Reserved.