public class TcpPortChecker extends Object implements 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 WaitCheckerpublic void cleanUp()
cleanUp in interface WaitCheckerCopyright © 2017. All rights reserved.