public class SwimlaneBasedDispatcher extends Object
| Constructor and Description |
|---|
SwimlaneBasedDispatcher(String subscriberId,
Executor executor) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<?> |
dispatch(DispatchedEvent<Event> de,
Function<DispatchedEvent<Event>,CompletableFuture<?>> target) |
public CompletableFuture<?> dispatch(DispatchedEvent<Event> de, Function<DispatchedEvent<Event>,CompletableFuture<?>> target)
Copyright © 2019. All rights reserved.