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)
-