public interface CamelFailureHandler
Modifier and Type | Interface and Description |
---|---|
static class |
CamelFailureHandler.Strategy |
Modifier and Type | Method and Description |
---|---|
CompletionStage<Void> |
handle(CamelMessage<?> message,
Throwable reason) |
CompletionStage<Void> handle(CamelMessage<?> message, Throwable reason)
Copyright © 2018–2021 SmallRye. All rights reserved.