| Package | Description |
|---|---|
| io.fabric8.maven.docker.util |
| Modifier and Type | Class and Description |
|---|---|
static class |
WaitUtil.HttpPingChecker
Check whether a given URL is available
|
static class |
WaitUtil.TcpPortChecker
Check whether a given TCP port is available
|
| Modifier and Type | Method and Description |
|---|---|
static long |
WaitUtil.wait(int maxWait,
WaitUtil.WaitChecker... checkers) |
| Modifier and Type | Method and Description |
|---|---|
static long |
WaitUtil.wait(int maxWait,
Iterable<WaitUtil.WaitChecker> checkers) |
Copyright © 2016. All Rights Reserved.