public final class NTPClient extends Object
Usage: NTPClient
Example: NTPClient clock.psu.edu
Constructor and Description |
---|
NTPClient() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static void |
processResponse(TimeInfo info)
Process
TimeInfo object and print its details. |