| Package | Description |
|---|---|
| net.i2p.router | The I2P router application handles I2P network communication. |
| net.i2p.router.dummy | Dummy implementations and stub classes for testing purposes. |
| net.i2p.router.peermanager | Peer management, profiling, and capacity calculation for I2P network optimization. |
| Modifier and Type | Method and Description |
|---|---|
PeerTestJob | PeerManagerFacade.getPeerTestJob()getPeerTestJob(). |
| Modifier and Type | Method and Description |
|---|---|
PeerTestJob | DummyPeerManagerFacade.getPeerTestJob() |
| Modifier and Type | Method and Description |
|---|---|
PeerTestJob | PeerManagerFacadeImpl.getPeerTestJob()Get the peer test job for scheduling priority peer tests. |