Interface | Description |
---|---|
Timestamper.UpdateListener |
Interface to receive update notifications for when we query the time
Only used by Clock.
|
Class | Description |
---|---|
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.
|
Provides classes for time synchronisation using NTP.