|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PeerManagerFacade | |
---|---|
net.i2p.router | The I2P router application handles the I2P network communication. |
net.i2p.router.peermanager | The peer manager logs information about the history and quality of network peers. |
Uses of PeerManagerFacade in net.i2p.router |
---|
Classes in net.i2p.router that implement PeerManagerFacade | |
---|---|
(package private) class |
DummyPeerManagerFacade
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. |
Methods in net.i2p.router that return PeerManagerFacade | |
---|---|
PeerManagerFacade |
RouterContext.peerManager()
Minimal interface for selecting peers for various tasks based on given criteria. |
Uses of PeerManagerFacade in net.i2p.router.peermanager |
---|
Classes in net.i2p.router.peermanager that implement PeerManagerFacade | |
---|---|
class |
PeerManagerFacadeImpl
Base implementation that has simple algorithms and periodically saves state |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |