| Package | Description |
|---|---|
| net.time4j.clock |
Contains miscellaneous clock implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdjustableClock
Allows miscellaneous adjustments to any clock.
|
class |
DaytimeClock
Represents a connection to a DAYTIME-server following the old norm
RFC 867.
|
class |
FixedClock
Represents a fixed clock which always display the same current time.
|
class |
HttpClock
Represents a connection to a web server via the HTTP-protocol in
order to evaluate the DATE-header of the HTTP-response.
|
class |
NetTimeConnector<C extends NetTimeConfiguration>
Represents an abstract connection object to an internet time server.
|
class |
SntpConnector
Connects to a modern time server using the NTP-protocol.
|
Copyright © 2014–2016. All rights reserved.