| Interface | Description |
|---|---|
| WaitStrategy | |
| WaitStrategyTarget |
| Class | Description |
|---|---|
| AbstractWaitStrategy | |
| DockerHealthcheckWaitStrategy |
Wait strategy leveraging Docker's built-in healthcheck mechanism.
|
| HostPortWaitStrategy |
Waits until a socket connection can be established on a port exposed or mapped by the container.
|
| HttpWaitStrategy | |
| LogMessageWaitStrategy | |
| Wait |
Convenience class with logic for building common
WaitStrategy instances. |
| WaitAllStrategy |
| Enum | Description |
|---|---|
| WaitAllStrategy.Mode |