Uses of Interface
de.quantummaid.httpmaid.events.enriching.Enricher
-
Packages that use Enricher Package Description de.quantummaid.httpmaid.events de.quantummaid.httpmaid.events.processors -
-
Uses of Enricher in de.quantummaid.httpmaid.events
Methods in de.quantummaid.httpmaid.events with parameters of type Enricher Modifier and Type Method Description voidEventModule. addEnricher(de.quantummaid.eventmaid.processingContext.EventType eventType, Enricher enricher) -
Uses of Enricher in de.quantummaid.httpmaid.events.processors
Method parameters in de.quantummaid.httpmaid.events.processors with type arguments of type Enricher Modifier and Type Method Description static ProcessorPerRequestEnrichersProcessor. enrichersProcessor(Map<de.quantummaid.eventmaid.processingContext.EventType,List<Enricher>> enrichers)
-