| Package | Description |
|---|---|
| net.time4j.clock |
Contains miscellaneous clock implementations.
|
| Class and Description |
|---|
| AbstractClock
Abstract base clock implementation which allows local views within
any timezone.
|
| AdjustableClock
Allows miscellaneous adjustments to any clock.
|
| DaytimeClock
Represents a connection to a DAYTIME-server following the old norm
RFC 867.
|
| FixedClock
Represents a fixed clock which always display the same current time.
|
| NetTimeConfiguration
Contains the configuration parameters of a connection to an internet
time server.
|
| NetTimeConnector
Represents an abstract connection object to an internet time server.
|
| SntpConfiguration
Represents a configuration for a connection to a NTP-Server.
|
| SntpMessage
Message for the SNTP-protocol (RFC 4330).
|
Copyright © 2014–2016. All rights reserved.