@Extension public static class ComputerPinger.BuiltInComputerPinger extends ComputerPinger
ComputerPinger.BuiltInComputerPinger
ExtensionPoint.LegacyInstancesAreScopedToHudson
Constructor and Description |
---|
BuiltInComputerPinger() |
Modifier and Type | Method and Description |
---|---|
boolean |
isReachable(InetAddress ia,
int timeout)
Is the specified address reachable?
|
all, checkIsReachable
public boolean isReachable(InetAddress ia, int timeout) throws IOException
ComputerPinger
isReachable
in class ComputerPinger
ia
- The address to check.timeout
- Timeout in seconds.IOException
Copyright © 2004–2021. All rights reserved.