Uses of Class
io.hyperfoil.http.handlers.FilterHeaderHandler.Builder
-
Packages that use FilterHeaderHandler.Builder Package Description io.hyperfoil.http.handlers -
-
Uses of FilterHeaderHandler.Builder in io.hyperfoil.http.handlers
Fields in io.hyperfoil.http.handlers with type parameters of type FilterHeaderHandler.Builder Modifier and Type Field Description MultiProcessor.Builder<FilterHeaderHandler.Builder,?>FilterHeaderHandler.Builder. processorsMethods in io.hyperfoil.http.handlers that return FilterHeaderHandler.Builder Modifier and Type Method Description FilterHeaderHandler.BuilderFilterHeaderHandler.Builder. processor(io.hyperfoil.api.processor.Processor.Builder processor)Methods in io.hyperfoil.http.handlers that return types with arguments of type FilterHeaderHandler.Builder Modifier and Type Method Description StringConditionBuilder<?,FilterHeaderHandler.Builder>FilterHeaderHandler.Builder. header()Condition on the header name.
-