|
Class Summary |
| LocalTimeManager |
This class implements TimeManager.setTime(Date) through a native method
under Windows 95 (this will presumably also work under NT, if you have the
correct permissions). |
| NtpConnection |
This class encapsulates the exchange of a NtpDatagram between a client
and a server. |
| NtpDatagramPacket |
This class encapsulates a ntp-datagram as described in rfc2030. |
| NtpHeader |
This class encapsulates the header of a NtpDatagram. |
| NtpInfo |
This class represents a datastructure describing the useful information
that can be extracted from a NtpDatagram returning from the server. |
| TimeManager |
This is an abstract class encapsulating the method for setting the
system time on the local system. |
| TimeStamp |
This class encapsulates the notion of a timestamp as in rfc2030. |