Uses of Class
de.quantummaid.eventmaid.channel.action.CallActionHandler
-
Packages that use CallActionHandler Package Description de.quantummaid.eventmaid.channel.action -
-
Uses of CallActionHandler in de.quantummaid.eventmaid.channel.action
Methods in de.quantummaid.eventmaid.channel.action that return CallActionHandler Modifier and Type Method Description static <T> CallActionHandler<T>CallActionHandler. callActionHandler()Factory method to create an newCallActionHandler.
-