Uses of Class
de.quantummaid.httpmaid.events.enriching.EnrichableMap
-
Packages that use EnrichableMap Package Description de.quantummaid.httpmaid.events de.quantummaid.httpmaid.events.enriching -
-
Uses of EnrichableMap in de.quantummaid.httpmaid.events
Fields in de.quantummaid.httpmaid.events with type parameters of type EnrichableMap Modifier and Type Field Description static MetaDataKey<EnrichableMap>EventModule. EVENTMethods in de.quantummaid.httpmaid.events that return EnrichableMap Modifier and Type Method Description EnrichableMapEventFactory. createEvent(Object unmarshalledBody)Methods in de.quantummaid.httpmaid.events with parameters of type EnrichableMap Modifier and Type Method Description voidRequestMapEnricher. enrich(EnrichableMap map, HttpRequest request) -
Uses of EnrichableMap in de.quantummaid.httpmaid.events.enriching
Methods in de.quantummaid.httpmaid.events.enriching that return EnrichableMap Modifier and Type Method Description static EnrichableMapEnrichableMap. emptyEnrichableMap()static EnrichableMapEnrichableMap. enrichableMap(List<String> topLevelKeys)
-