@FunctionalInterface public interface Output
| Modifier and Type | Interface and Description |
|---|---|
static class |
Output.Ack |
| Modifier and Type | Method and Description |
|---|---|
Output.Ack |
publish(Event event,
boolean replay,
int retry,
CommandLoopback loopback) |
static final Output NOOP
Output.Ack publish(Event event, boolean replay, int retry, CommandLoopback loopback)
Copyright © 2020 tools4j.org (Marco Terzer, Anton Anufriev). All Rights Reserved.