Package | Description |
---|---|
io.smallrye.reactive.messaging.camel | |
io.smallrye.reactive.messaging.camel.i18n |
Modifier and Type | Method and Description |
---|---|
static CamelFailureHandler.Strategy |
CamelFailureHandler.Strategy.from(String s) |
static CamelFailureHandler.Strategy |
CamelFailureHandler.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CamelFailureHandler.Strategy[] |
CamelFailureHandler.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IllegalArgumentException |
CamelExceptions_$bundle.illegalArgumentUnknownStrategy(CamelFailureHandler.Strategy strategy) |
IllegalArgumentException |
CamelExceptions.illegalArgumentUnknownStrategy(CamelFailureHandler.Strategy strategy) |
Copyright © 2018–2021 SmallRye. All rights reserved.