| Package | Description |
|---|---|
| io.hyperfoil.api.config | |
| io.hyperfoil.api.connection | |
| io.hyperfoil.api.http | |
| io.hyperfoil.api.session |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BuilderBase<S extends BuilderBase<S>>
Intended base for all builders that might need relocation when the step is copied over.
|
| Modifier and Type | Method and Description |
|---|---|
static <T extends BuilderBase<T>> |
BuilderBase.copy(Locator locator,
Collection<? extends BuilderBase<T>> builders) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends BuilderBase<T>> |
BuilderBase.copy(Locator locator,
Collection<? extends BuilderBase<T>> builders) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Processor.Builder<R extends Request> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
BodyHandler.Builder |
static interface |
HeaderHandler.Builder |
static interface |
StatusHandler.Builder |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Action.Builder |
Copyright © 2019 JBoss by Red Hat. All rights reserved.