Package org.drasyl.handler.sntp
Class SntpClient
java.lang.Object
org.drasyl.handler.sntp.SntpClient
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompletableFuture<Long>
static CompletableFuture<Long>
getOffset
(SocketAddress server) static CompletableFuture<Long>
getOffset
(List<SocketAddress> servers) static void
-
Field Details
-
NTP_PORT
public static final int NTP_PORT- See Also:
-
NTP_SERVERS
-
-
Constructor Details
-
SntpClient
public SntpClient()
-
-
Method Details
-
main
-
getOffset
-
getOffset
-
getOffset
-