Frames | No Frames |
Methods with return type org.apache.commons.net.ntp.TimeInfo | |
TimeInfo | NTPUDPClient.getTime(InetAddress host)
Retrieves the time information from the specified server on the
default NTP port and returns it. |
TimeInfo | NTPUDPClient.getTime(InetAddress host, int port)
Retrieves the time information from the specified server and port and
returns it. |