public static class WaitUtil.TcpPortChecker extends Object implements WaitUtil.WaitChecker
| Constructor and Description |
|---|
TcpPortChecker(String host,
List<Integer> ports) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check() |
void |
cleanUp() |
List<InetSocketAddress> |
getPending() |
List<Integer> |
getPorts() |
public List<InetSocketAddress> getPending()
public boolean check()
check in interface WaitUtil.WaitCheckerpublic void cleanUp()
cleanUp in interface WaitUtil.WaitCheckerCopyright © 2016. All Rights Reserved.