public class Pinger extends Object
ping(PingDestination) runs asynchronously.| Constructor and Description |
|---|
Pinger() |
| Modifier and Type | Method and Description |
|---|---|
Future<PingStatus> |
ping(PingDestination destination)
Performs a test request against the given
PingDestination. |
public Future<PingStatus> ping(PingDestination destination)
PingDestination.destination - the destination to pingFutureCopyright © 2015–2016 Red Hat. All rights reserved.