Uses of Class
org.apache.camel.model.ExpressionSubElementDefinition
Packages that use ExpressionSubElementDefinition
Package
Description
The JAXB POJOs for the XML Configuration of the routing
rules.
The JAXB POJOs for the Load Balancer EIP pattern for the
XML Configuration.
-
Uses of ExpressionSubElementDefinition in org.apache.camel.model
Methods in org.apache.camel.model that return ExpressionSubElementDefinitionModifier and TypeMethodDescriptionAggregateDefinition.getCompletionPredicate()AggregateDefinition.getCompletionSizeExpression()AggregateDefinition.getCompletionTimeoutExpression()OnExceptionDefinition.getContinued()AggregateDefinition.getCorrelationExpression()ThrottleDefinition.getCorrelationExpression()OnExceptionDefinition.getHandled()OnExceptionDefinition.getRetryWhile()Methods in org.apache.camel.model with parameters of type ExpressionSubElementDefinitionModifier and TypeMethodDescriptionvoidAggregateDefinition.setCompletionPredicate(ExpressionSubElementDefinition completionPredicate) voidAggregateDefinition.setCompletionSizeExpression(ExpressionSubElementDefinition completionSizeExpression) Number of messages aggregated before the aggregation is complete.voidAggregateDefinition.setCompletionTimeoutExpression(ExpressionSubElementDefinition completionTimeoutExpression) Time in millis that an aggregated exchange should be inactive before its complete (timeout).voidOnExceptionDefinition.setContinued(ExpressionSubElementDefinition continued) voidAggregateDefinition.setCorrelationExpression(ExpressionSubElementDefinition correlationExpression) The expression used to calculate the correlation key to use for aggregation.voidThrottleDefinition.setCorrelationExpression(ExpressionSubElementDefinition correlationExpression) The expression used to calculate the correlation key to use for throttle grouping.voidOnExceptionDefinition.setHandled(ExpressionSubElementDefinition handled) voidOnExceptionDefinition.setRetryWhile(ExpressionSubElementDefinition retryWhile) -
Uses of ExpressionSubElementDefinition in org.apache.camel.model.loadbalancer
Methods in org.apache.camel.model.loadbalancer that return ExpressionSubElementDefinitionMethods in org.apache.camel.model.loadbalancer with parameters of type ExpressionSubElementDefinitionModifier and TypeMethodDescriptionvoidStickyLoadBalancerDefinition.setCorrelationExpression(ExpressionSubElementDefinition correlationExpression) The correlation expression to use to calculate the correlation key