peerbase
Interface StabilizerInterface

All Known Implementing Classes:
SimplePingStabilizer

public interface StabilizerInterface

Interface for objects that may be used to 'stabilize' the state of a peer-to-peer network, or that, in general, may be periodically invoked by a protocol.

Author:
Nadeem Abdul Hamid

Method Summary
 void stabilizer()
           
 

Method Detail

stabilizer

void stabilizer()