Uses of Interface
net.i2p.time.Timestamper.UpdateListener
Package
Description
The I2P router application handles the I2P network communication.
Provides classes for time synchronization using NTP.
These classes define the several useful utilities used
throughout the router and applications.
-
Uses of Timestamper.UpdateListener in net.i2p.router
Modifier and TypeClassDescriptionclass
Alternate location for determining the time which takes into account an offset. -
Uses of Timestamper.UpdateListener in net.i2p.router.time
Modifier and TypeMethodDescriptionvoid
RouterTimestamper.addListener
(Timestamper.UpdateListener lsnr) void
RouterTimestamper.removeListener
(Timestamper.UpdateListener lsnr) ModifierConstructorDescriptionDoes not start.RouterTimestamper
(I2PAppContext ctx, Timestamper.UpdateListener lsnr, boolean daemon) Does not start. -
Uses of Timestamper.UpdateListener in net.i2p.util
Modifier and TypeClassDescriptionclass
Alternate location for determining the time which takes into account an offset.