| Package | Description |
|---|---|
| net.i2p.router | The I2P router application handles I2P network communication. |
| Modifier and Type | Class and Description |
|---|---|
class | RouterCore router implementation that manages I2P node lifecycle, configuration, and subsystem coordination. |
| Modifier and Type | Method and Description |
|---|---|
void | RouterClock.addShiftListener(RouterClock.ClockShiftListener lsnr)Add a listener to be notified of massive system clock shifts. |
void | RouterClock.removeShiftListener(RouterClock.ClockShiftListener lsnr)Remove a clock shift listener. |