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
Methods 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 static EventEvent. event(EnrichableMap map) -
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)
-