パッケージ | 説明 |
---|---|
net.i2p.router |
The I2P router application handles the I2P network communication.
|
net.i2p.router.time |
Provides classes for time synchronization using NTP.
|
net.i2p.util |
These classes define the several useful utilities used
throughout the router and applications.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
Timestamper |
RouterClock.getTimestamper() |
The RouterTimestamper
|
修飾子とタイプ | クラス | 説明 |
---|---|---|
class |
RouterTimestamper |
Periodically query a series of NTP servers and update any associated
listeners.
|
修飾子とタイプ | メソッド | 説明 |
---|---|---|
Timestamper |
Clock.getTimestamper() |
This is a dummy, see RouterClock and RouterTimestamper for the real thing
|