Uses of Class
de.quantummaid.httpmaid.events.enriching.enrichers.PathParameterEnricher
-
Packages that use PathParameterEnricher Package Description de.quantummaid.httpmaid.events.enriching de.quantummaid.httpmaid.events.enriching.enrichers -
-
Uses of PathParameterEnricher in de.quantummaid.httpmaid.events.enriching
Methods in de.quantummaid.httpmaid.events.enriching with parameters of type PathParameterEnricher Modifier and Type Method Description voidPerEventEnrichers. addPathParameterEnricher(PathParameterEnricher enricher)voidPerEventEnrichers. removePathParameterEnricher(PathParameterEnricher enricher) -
Uses of PathParameterEnricher in de.quantummaid.httpmaid.events.enriching.enrichers
Methods in de.quantummaid.httpmaid.events.enriching.enrichers that return PathParameterEnricher Modifier and Type Method Description static PathParameterEnricherPathParameterEnricher. pathParameterEnricher(String parameterName, String mapKey)
-