|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PeerManagerFacade | |
|---|---|
| net.i2p.router | The I2P router application handles the I2P network communication. |
| net.i2p.router.dummy | Dummy versions of things for testing. |
| net.i2p.router.peermanager | The peer manager logs information about the history and quality of network peers. |
| Uses of PeerManagerFacade in net.i2p.router |
|---|
| 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.dummy |
|---|
| Classes in net.i2p.router.dummy that implement PeerManagerFacade | |
|---|---|
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. |
| 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 | |||||||||