| Name | Description | Type | Package | Framework |
| AdviceWithBuilder | A builder when using the advice with feature. | Class | org.apache.camel.builder | Apache Camel |
| AdviceWithRouteBuilder | A RouteBuilder which has extended capabilities when using the advice with feature. | Class | org.apache.camel.builder | Apache Camel |
| AdviceWithTask | Task or command being executed when using the advice with feature. | Interface | org.apache.camel.builder | Apache Camel |
| AdviceWithTasks | AdviceWithTask tasks which are used by the AdviceWithRouteBuilder. | Class | org.apache.camel.builder | Apache Camel |
| BinaryPredicateSupport | Class | org.apache.camel.builder | Apache Camel | |
| Builder | Class | org.apache.camel.builder | Apache Camel | |
| BuilderSupport | Class | org.apache.camel.builder | Apache Camel | |
| DataFormatClause | Class | org.apache.camel.builder | Apache Camel | |
| DataFormatClause .Operation | DataFormat operations. | Class | org.apache.camel.builder.DataFormatClause | Apache Camel |
| DeadLetterChannelBuilder | Class | org.apache.camel.builder | Apache Camel | |
| DefaultErrorHandlerBuilder | The default error handler builder. | Class | org.apache.camel.builder | Apache Camel |
| DefaultNamespaceContext | An implementation of NamespaceContext which uses a simple Map where the keys are the prefixes and the values are the URIs | Class | org.apache.camel.builder.xml | Apache Camel |
| DefaultTransformErrorHandler | ErrorHandler and ErrorListener which will ignore warnings, and throws error and fatal as exception, which ensures those can be caught by Camel and dealt-with. | Class | org.apache.camel.builder.xml | Apache Camel |
| DomResultHandler | Class | org.apache.camel.builder.xml | Apache Camel | |
| DomResultHandlerFactory | Class | org.apache.camel.builder.xml | Apache Camel | |
| ErrorHandlerBuilder | Interface | org.apache.camel.builder | Apache Camel | |
| ErrorHandlerBuilderRef | Class | org.apache.camel.builder | Apache Camel | |
| ErrorHandlerBuilderSupport | Base class for builders of error handling. | Class | org.apache.camel.builder | Apache Camel |
| ExchangeBuilder | Builder to create Exchange and add headers and set body on the Exchange Message. | Class | org.apache.camel.builder | Apache Camel |
| ExpressionBuilder | A helper class for working with expressions. | Class | org.apache.camel.builder | Apache Camel |
| ExpressionClause | Represents an expression clause within the DSL which when the expression is complete the clause continues to another part of the DSL | Class | org.apache.camel.builder | Apache Camel |
| ExpressionClauseSupport | A support class for building expression clauses. | Class | org.apache.camel.builder | Apache Camel |
| FileResultHandler | Use file to handle the result of XSLT transformation. | Class | org.apache.camel.builder.xml | Apache Camel |
| FileResultHandlerFactory | Factory for StreamResult which is streamed to file. | Class | org.apache.camel.builder.xml | Apache Camel |
| InvalidXPathExpression | An exception thrown if am XPath expression could not be parsed or evaluatedVersion:See Also:Serialized Form | Class | org.apache.camel.builder.xml | Apache Camel |
| LoggingErrorHandlerBuilder | Uses the Logger as an error handler, will log at ERROR level by default. | Class | org.apache.camel.builder | Apache Camel |
| MessageVariableResolver | A variable resolver for XPath expressions which support properties on the message, exchange as well as making system properties and environment | Class | org.apache.camel.builder.xml | Apache Camel |
| Namespaces | Class | org.apache.camel.builder.xml | Apache Camel | |
| NoErrorHandlerBuilder | A builder to disable the use of an error handler so that any exceptions are thrown. | Class | org.apache.camel.builder | Apache Camel |
| NotifyBuilder | A builder to build an expression based on EventNotifier notifications about Exchange being routed. | Class | org.apache.camel.builder | Apache Camel |
| PredicateBuilder | Class | org.apache.camel.builder | Apache Camel | |
| ProcessorBuilder | Class | org.apache.camel.builder | Apache Camel | |
| ProxyBuilder | A build to create Camel proxies. | Class | org.apache.camel.builder | Apache Camel |
| ResultHandlerFactory | Interface | org.apache.camel.builder.xml | Apache Camel | |
| RouteBuilder | used to build DefaultRoute instances in a CamelContext for smart routing. | Class | org.apache.camel.builder | Apache Camel |
| SimpleBuilder | Creates an Simple language builder. | Class | org.apache.camel.builder | Apache Camel |
| StreamResultHandler | Class | org.apache.camel.builder.xml | Apache Camel | |
| StreamResultHandlerFactory | Class | org.apache.camel.builder.xml | Apache Camel | |
| StringResultHandler | Class | org.apache.camel.builder.xml | Apache Camel | |
| StringResultHandlerFactory | Class | org.apache.camel.builder.xml | Apache Camel | |
| ThreadPoolBuilder | A builder to create thread pools. | Class | org.apache.camel.builder | Apache Camel |
| ThreadPoolProfileBuilder | Builder to build ThreadPoolProfile. | Class | org.apache.camel.builder | Apache Camel |
| TimeUnitAdapter | TimeUnitAdapter is a simple adapter to convert between Strings and instances of the TimeUnit enumeration | Class | org.apache.camel.builder.xml | Apache Camel |
| ValueBuilder | A builder of expressions or predicates based on values. | Class | org.apache.camel.builder | Apache Camel |
| XPathBuilder | Creates an XPath expression builder which creates a nodeset result by default. | Class | org.apache.camel.builder.xml | Apache Camel |
| XsltBuilder | which performs an XSLT transformation of the IN message body. | Class | org.apache.camel.builder.xml | Apache Camel |
| XsltErrorListener | ErrorListener which logs the errors. | Class | org.apache.camel.builder.xml | Apache Camel |
| XsltUriResolver | Camel specific URIResolver which is capable of loading files from the classpath and file system. | Class | org.apache.camel.builder.xml | Apache Camel |