public class HttpAwaitStrategy extends SleepingAwaitStrategyBase
| Modifier and Type | Field and Description |
|---|---|
static String |
DOCKER_HOST |
static String |
TAG |
| Constructor and Description |
|---|
HttpAwaitStrategy(Cube<?> cube,
DockerClientExecutor dockerClientExecutor,
Await params) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
await() |
Map<String,Object> |
getHeaders() |
String |
getMatcher() |
int |
getPollIterations() |
int |
getResponseCode() |
String |
getUrl() |
getSleepTime, getTimeUnitpublic static final String TAG
public static final String DOCKER_HOST
public HttpAwaitStrategy(Cube<?> cube, DockerClientExecutor dockerClientExecutor, Await params)
Copyright © 2018 JBoss by Red Hat. All rights reserved.