Uses of Interface
de.quantummaid.eventmaid.messageFunction.followup.FollowUpAction
-
Packages that use FollowUpAction Package Description de.quantummaid.eventmaid.messageFunction de.quantummaid.eventmaid.messageFunction.internal -
-
Uses of FollowUpAction in de.quantummaid.eventmaid.messageFunction
Methods in de.quantummaid.eventmaid.messageFunction with parameters of type FollowUpAction Modifier and Type Method Description voidResponseFuture. then(FollowUpAction followUpAction)Adds aFollowUpAction, that gets executed, once the Future is fulfilled. -
Uses of FollowUpAction in de.quantummaid.eventmaid.messageFunction.internal
Methods in de.quantummaid.eventmaid.messageFunction.internal with parameters of type FollowUpAction Modifier and Type Method Description voidExpectedResponseFuture. then(FollowUpAction followUpAction)
-