Uses of Class
de.quantummaid.eventmaid.channel.action.ConsumerActionHandler
-
Packages that use ConsumerActionHandler Package Description de.quantummaid.eventmaid.channel.action -
-
Uses of ConsumerActionHandler in de.quantummaid.eventmaid.channel.action
Methods in de.quantummaid.eventmaid.channel.action that return ConsumerActionHandler Modifier and Type Method Description static <T> ConsumerActionHandler<T>ConsumerActionHandler. consumerActionHandler()Factory method for a newConsumerActionHandler.
-