@Extension public static class ComputerPinger.BuiltInComputerPinger extends ComputerPinger
ComputerPinger.BuiltInComputerPingerExtensionPoint.LegacyInstancesAreScopedToHudson| Constructor and Description |
|---|
BuiltInComputerPinger() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isReachable(InetAddress ia,
int timeout)
Is the specified address reachable?
|
all, checkIsReachablepublic boolean isReachable(InetAddress ia, int timeout) throws IOException
ComputerPingerisReachable in class ComputerPingeria - The address to check.timeout - Timeout in seconds.IOExceptionCopyright © 2019. All rights reserved.