| Package | Description |
|---|---|
| org.apache.camel.builder | |
| org.apache.camel.model |
The JAXB POJOs for the
XML
Configuration of the routing rules.
|
| org.apache.camel.model.cloud |
The JAXB POJOs for the remote service call DSL
|
| org.apache.camel.reifier | |
| org.apache.camel.reifier.errorhandler |
| Class and Description |
|---|
| AdviceWithBuilder
A builder when using the
advice with feature.
|
| AdviceWithRouteBuilder
A
RouteBuilder which has extended capabilities when using the
advice with feature. |
| AdviceWithTask
Task or command being executed when using the advice with feature.
|
| AggregationStrategyClause |
| BuilderSupport
Base class for implementation inheritance for different clauses in the
Java DSL
|
DataFormatClause.Operation
DataFormat operations. |
| DeadLetterChannelBuilder
A builder of a
Dead Letter
Channel
|
| DefaultErrorHandlerBuilder
The default error handler builder.
|
| EndpointConsumerBuilder
Type-safe endpoint DSL for building consumer endpoints.
|
| ErrorHandlerBuilder
A builder of a Error
Handler
|
| ErrorHandlerBuilderRef
Represents a proxy to an error handler builder which is resolved by named
reference
|
| ErrorHandlerBuilderSupport
Base class for builders of error handling.
|
| ExchangeBuilder
Builder to create
Exchange and add headers and set body on the
Exchange Message. |
| ExpressionClauseSupport
A support class for building expression clauses.
|
| FlexibleAggregationStrategy
The Flexible Aggregation Strategy is a highly customizable, fluently
configurable aggregation strategy.
|
| FlexibleAggregationStrategy.CompletionAwareMixin |
| FlexibleAggregationStrategy.TimeoutAwareMixin |
| NoErrorHandlerBuilder
A builder to disable the use of an error handler so that any exceptions are
thrown.
|
| NotifyBuilder
A builder to build an expression based on
EventNotifier notifications about
Exchange being routed. |
| ProxyBuilder
A build to create Camel proxies.
|
| RouteBuilder |
| SimpleBuilder
Creates an
Simple language builder. |
| ThreadPoolBuilder
A builder to create thread pools.
|
| ThreadPoolProfileBuilder
Builder to build
ThreadPoolProfile. |
| TransformerBuilder |
| ValidatorBuilder |
| ValueBuilder
A builder of expressions or predicates based on values.
|
| Class and Description |
|---|
| AggregationStrategyClause |
| DataFormatClause
An expression for constructing the different possible
DataFormat options. |
| EndpointConsumerBuilder
Type-safe endpoint DSL for building consumer endpoints.
|
| EndpointProducerBuilder
Type-safe endpoint DSL for building producer endpoints.
|
| EnrichClause |
| ExpressionClause
Represents an expression clause within the DSL which when the expression is
complete the clause continues to another part of the DSL
|
| PredicateClause |
| ProcessClause |
| RouteBuilder |
| Class and Description |
|---|
| ExpressionClause
Represents an expression clause within the DSL which when the expression is
complete the clause continues to another part of the DSL
|
| Class and Description |
|---|
| RouteBuilder |
| Class and Description |
|---|
| DefaultErrorHandlerBuilder
The default error handler builder.
|
| ErrorHandlerBuilderSupport
Base class for builders of error handling.
|
Apache Camel