public static interface InboundMessageHandlers.MessageConsumer extends java.util.function.Consumer<Message<?>>
| Modifier and Type | Method and Description |
|---|---|
void |
fail(Message.Header header,
java.lang.Throwable failure) |
void fail(Message.Header header, java.lang.Throwable failure)
Copyright © 2009-2022 The Apache Software Foundation