@FunctionalInterface
public interface MessageDeliveryListener
Modifier and Type | Method and Description |
---|---|
void |
messageDelivered(Topic<?> topic,
java.lang.String messageName,
java.lang.Object handler,
long durationNanos) |
void messageDelivered(Topic<?> topic, java.lang.String messageName, java.lang.Object handler, long durationNanos)