Package de.quantummaid.eventmaid.qcec.domainBus.building
-
Interface Summary Interface Description AnswerActionBuilder<T> Last step in defining the answer to a message.AnswerStep1Builder<T> Step in defining the answer to a message, which allows adding a condition, termination message or the consuming logic.AnswerStep2Builder<T> Step in defining the answer to a message, which allows termination message or the consuming logic.ConditionalAnswerBuilder<T> Step, that adds a condition, when the answer should be applied.TerminationAnswerBuilder<T> Step defining, when the subscriber should stop answering the message and should unsubscribe.