Package net.i2p.time

Provides classes for time synchronisation using NTP.

See:
          Description

Interface Summary
Timestamper.UpdateListener Interface to receive update notifications for when we query the time Only used by Clock.
 

Class Summary
NtpClient NtpClient - an NTP client for Java.
NtpMessage This class represents a NTP message, as specified in RFC 2030.
Timestamper Periodically query a series of NTP servers and update any associated listeners.
 

Package net.i2p.time Description

Provides classes for time synchronisation using NTP.