Uses of Interface
io.hyperfoil.api.processor.Processor
-
Packages that use Processor Package Description io.hyperfoil.api.processor -
-
Uses of Processor in io.hyperfoil.api.processor
Classes in io.hyperfoil.api.processor that implement Processor Modifier and Type Class Description static classProcessor.ActionAdapterstatic classProcessor.BaseDelegatingFields in io.hyperfoil.api.processor declared as Processor Modifier and Type Field Description protected ProcessorProcessor.BaseDelegating. delegateMethods in io.hyperfoil.api.processor that return Processor Modifier and Type Method Description ProcessorProcessor.ActionBuilderAdapter. build(boolean fragmented)ProcessorProcessor.Builder. build(boolean fragmented)Constructors in io.hyperfoil.api.processor with parameters of type Processor Constructor Description BaseDelegating(Processor delegate)ProcessorAdapter(Processor delegate)
-