Uses of Interface
de.quantummaid.httpmaid.events.mapper.EventToResponseMapper
-
Packages that use EventToResponseMapper Package Description de.quantummaid.httpmaid.events.mapper de.quantummaid.httpmaid.events.processors -
-
Uses of EventToResponseMapper in de.quantummaid.httpmaid.events.mapper
Methods in de.quantummaid.httpmaid.events.mapper that return EventToResponseMapper Modifier and Type Method Description static EventToResponseMapperEventToResponseMapper. byUsingTheReceivedEventAsBody() -
Uses of EventToResponseMapper in de.quantummaid.httpmaid.events.processors
Methods in de.quantummaid.httpmaid.events.processors with parameters of type EventToResponseMapper Modifier and Type Method Description static ProcessorSerializationProcessor. serializationProcessor(EventToResponseMapper eventToResponseMapper)
-