public interface LocationAwarePingClient
| Modifier and Type | Method and Description | 
|---|---|
PingRequestBuilder | 
ping(InetAddress inetAddress)
Pings the given address. 
 | 
PingSweepRequestBuilder | 
sweep()
Pings one or more ranges of addresses. 
 | 
PingRequestBuilder ping(InetAddress inetAddress)
inetAddress - The address to ping.PingSweepRequestBuilder sweep()
Copyright © 2020. All rights reserved.