| Package | Description |
|---|---|
| net.i2p.router | The I2P router application handles I2P network communication. |
| net.i2p.router.peermanager | Peer management, profiling, and capacity calculation for I2P network optimization. |
| Modifier and Type | Method and Description |
|---|---|
ProfileManager | RouterContext.profileManager()Expose a simple API for various router components to take note of
particular events that a peer enacts (sends us a message, agrees to
participate in a tunnel, etc). |
| Modifier and Type | Class and Description |
|---|---|
class | ProfileManagerImplMethods to update profiles. |