Uses of Class
org.apache.commons.net.ntp.TimeInfo
Packages that use TimeInfo
-
Uses of TimeInfo in org.apache.commons.net.ntp
Methods in org.apache.commons.net.ntp that return TimeInfoModifier and TypeMethodDescriptionNTPUDPClient.getTime
(InetAddress host) Gets the time information from the specified server on the default NTP port and returns it.NTPUDPClient.getTime
(InetAddress host, int port) Gets the time information from the specified server and port and returns it.