| Package | Description |
|---|---|
| net.i2p.router | The I2P router application handles I2P network communication. |
| net.i2p.util | Core utility classes and helper functions used throughout the I2P router and applications. |
| Modifier and Type | Class and Description |
|---|---|
class | JobTimingDefine the timing requirements and statistics for a particular job
For use by the router only. |
| Modifier and Type | Method and Description |
|---|---|
void | Clock.addUpdateListener(Clock.ClockUpdateListener lsnr)Register a listener for clock offset changes. |
void | Clock.removeUpdateListener(Clock.ClockUpdateListener lsnr)Unregister a listener for clock offset changes. |