Uses of Interface
net.i2p.time.Timestamper.UpdateListener
Packages that use 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
Classes in net.i2p.router that implement Timestamper.UpdateListenerModifier and TypeClassDescriptionclass
Alternate location for determining the time which takes into account an offset. -
Uses of Timestamper.UpdateListener in net.i2p.router.time
Methods in net.i2p.router.time that return Timestamper.UpdateListenerMethods in net.i2p.router.time with parameters of type Timestamper.UpdateListenerModifier and TypeMethodDescriptionvoid
RouterTimestamper.addListener
(Timestamper.UpdateListener lsnr) void
RouterTimestamper.removeListener
(Timestamper.UpdateListener lsnr) Constructors in net.i2p.router.time with parameters of type Timestamper.UpdateListenerModifierConstructorDescriptionDoes not start.RouterTimestamper
(I2PAppContext ctx, Timestamper.UpdateListener lsnr, boolean daemon) Does not start. -
Uses of Timestamper.UpdateListener in net.i2p.util
Classes in net.i2p.util that implement Timestamper.UpdateListenerModifier and TypeClassDescriptionclass
Alternate location for determining the time which takes into account an offset.