Class DummyPeerManagerFacade

java.lang.Object
net.i2p.router.dummy.DummyPeerManagerFacade
All Implemented Interfaces:
PeerManagerFacade, Service

public class DummyPeerManagerFacade
extends Object
implements PeerManagerFacade
Manage peer references and keep them up to date so that when asked for peers, it can provide appropriate peers according to the criteria provided. This includes periodically queueing up outbound messages to the peers to test them.