Package io.hyperfoil.http.steps
Class AwaitAllResponsesStep
- java.lang.Object
-
- io.hyperfoil.http.steps.AwaitAllResponsesStep
-
- All Implemented Interfaces:
io.hyperfoil.api.config.Step,java.io.Serializable
public class AwaitAllResponsesStep extends java.lang.Object implements io.hyperfoil.api.config.Step- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAwaitAllResponsesStep.BuilderBlock current sequence until all requests receive the response.
-
Constructor Summary
Constructors Constructor Description AwaitAllResponsesStep()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleaninvoke(io.hyperfoil.api.session.Session session)
-