public class PingUtil extends Object
static CompletableFuture<Boolean>
ping(String ipAddress)
ping(String ipAddress, long timeOut, TimeUnit timeUnit)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static CompletableFuture<Boolean> ping(String ipAddress)
public static CompletableFuture<Boolean> ping(String ipAddress, long timeOut, TimeUnit timeUnit)
Copyright © 2021. All rights reserved.