Uses of Class
net.time4j.clock.AbstractClock
Packages that use AbstractClock
-
Uses of AbstractClock in net.time4j.clock
Subclasses of AbstractClock in net.time4j.clockModifier and TypeClassDescriptionclass
Allows miscellaneous adjustments to any clock.class
Represents a connection to a DAYTIME-server following the old norm RFC 867.class
Represents a fixed clock which always display the same current time.class
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
Connects to a modern time server using the NTP-protocol.