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 © 2021. All rights reserved.