Uses of Class
org.apache.camel.model.OnFallbackDefinition
-
Packages that use OnFallbackDefinition Package Description org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. -
-
Uses of OnFallbackDefinition in org.apache.camel.model
Methods in org.apache.camel.model that return OnFallbackDefinition Modifier and Type Method Description OnFallbackDefinitionCircuitBreakerDefinition. getOnFallback()Methods in org.apache.camel.model with parameters of type OnFallbackDefinition Modifier and Type Method Description voidCircuitBreakerDefinition. setOnFallback(OnFallbackDefinition onFallback)
-