Uses of Class
io.hyperfoil.http.handlers.BaseDelegatingHeaderHandler.Builder
-
Packages that use BaseDelegatingHeaderHandler.Builder Package Description io.hyperfoil.http.handlers -
-
Uses of BaseDelegatingHeaderHandler.Builder in io.hyperfoil.http.handlers
Classes in io.hyperfoil.http.handlers with type parameters of type BaseDelegatingHeaderHandler.Builder Modifier and Type Class Description static classBaseDelegatingHeaderHandler.Builder<S extends BaseDelegatingHeaderHandler.Builder<S>>Subclasses of BaseDelegatingHeaderHandler.Builder in io.hyperfoil.http.handlers Modifier and Type Class Description static classConditionalHeaderHandler.BuilderPasses the headers to nested handler if the condition holds.static classRedirect.WrappingHeaderHandler.Builder
-