| Modifier and Type | Method and Description |
|---|---|
boolean |
execute() |
boolean |
executeOnce() |
PortUtils.ConnectionCheckSSH |
useSSH() |
PortUtils.ConnectionCheck |
withEveryRetryWaitFor(int time,
TimeUnit units) |
PortUtils.ConnectionCheck |
withRetries(int retries) |
public PortUtils.ConnectionCheck withRetries(int retries)
public PortUtils.ConnectionCheck withEveryRetryWaitFor(int time, TimeUnit units)
public PortUtils.ConnectionCheckSSH useSSH()
public boolean executeOnce()
public boolean execute()
Copyright © 2016–2017. All rights reserved.