Package | Description |
---|---|
io.smallrye.reactive.messaging.camel |
Modifier and Type | Method and Description |
---|---|
CompletionStage<Void> |
CamelIgnoreFailure.handle(CamelMessage<?> message,
Throwable reason) |
CompletionStage<Void> |
CamelFailStop.handle(CamelMessage<?> message,
Throwable reason) |
CompletionStage<Void> |
CamelFailureHandler.handle(CamelMessage<?> message,
Throwable reason) |
Copyright © 2018–2021 SmallRye. All rights reserved.