public class SagaReplyRequestedEventSubscriber
extends java.lang.Object
Constructor and Description |
---|
SagaReplyRequestedEventSubscriber(java.lang.String subscriberId,
java.util.Set<java.lang.String> aggregateTypes) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<java.lang.Object> |
sendReply(io.eventuate.DispatchedEvent<io.eventuate.Event> de) |
void |
subscribe() |