Uses of Package
org.apache.camel.model.language
Packages that use org.apache.camel.model.language
Package
Description
The JAXB POJOs for the XML Configuration of the routing
rules.
The JAXB POJOs for the remote service call DSL
The JAXB POJOs for the Transformers used to transform message
contents according to declared data types inside components
-
Classes in org.apache.camel.model.language used by org.apache.camel.builderClassDescription
Builderis a specific builder forConstantExpression.Builderis a specific builder forCSimpleExpression.Builderis a specific builder forDatasonnetExpression.Builderis a specific builder forExchangePropertyExpression.A useful base class for an expressionBuilderis a specific builder forGroovyExpression.Builderis a specific builder forHeaderExpression.Builderis a specific builder forHl7TerserExpression.Builderis a specific builder forJavaExpression.Builderis a specific builder forJavaScriptExpression.Deprecated.Builderis a specific builder forJoorExpression.Builderis a specific builder forJqExpression.Builderis a specific builder forJsonPathExpression.Builderis a specific builder forLanguageExpression.Builderis a specific builder forMethodCallExpression.Builderis a specific builder forMvelExpression.Builderis a specific builder forOgnlExpression.Builderis a specific builder forPythonExpression.Builderis a specific builder forRefExpression.Builderis a specific builder forSimpleExpression.Builderis a specific builder forSpELExpression.Builderis a specific builder forTokenizerExpression.Builderis a specific builder forVariableExpression.Builderis a specific builder forWasmExpression.Builderis a specific builder forXMLTokenizerExpression.Builderis a specific builder forXPathExpression.Builderis a specific builder forXQueryExpression. -
Classes in org.apache.camel.model.language used by org.apache.camel.model
-
Classes in org.apache.camel.model.language used by org.apache.camel.model.cloud
-
Classes in org.apache.camel.model.language used by org.apache.camel.model.languageClassDescriptionA fixed value set only once during the route startup.Evaluate a compiled simple expression.To use DataSonnet scripts for message transformations.
Builderis a specific builder forDatasonnetExpression.Gets a property from the Exchange.A useful base class for an expressionAbstractBuilderis the base expression builder.Evaluates a Groovy script.Gets a header from the Exchange.Get the value of a HL7 message field specified by terse location specification syntax.Evaluates a Java (Java compiled once at runtime) expression.Builderis a specific builder forJavaExpression.Evaluates a JavaScript expression.Deprecated.Deprecated.Builderis a specific builder forJoorExpression.Evaluates a JQ expression against a JSON message body.Evaluates a JSONPath expression against a JSON message body.Builderis a specific builder forJsonPathExpression.Optiondefines the possible json path options that can be used.Evaluates a custom language.Builderis a specific builder forLanguageExpression.Calls a Java bean method.Builderis a specific builder forMethodCallExpression.Scopedefines the possible bean scopes that can be used.Evaluates a MVEL template.A useful base class for any expression which may be namespace or XML content aware such asXPathExpressionorXQueryExpressionNamespaceAwareBuilderis the base namespace aware expression builder.Evaluates an OGNL expression (Apache Commons OGNL).Evaluates a Python expression.Uses an existing expression from the registry.Evaluates a Camel simple expression.Expression for which a result type can be provided along with the source of the input (body, header or property).AbstractBuilderis the base builder for typed expression.Evaluates a Spring expression (SpEL).Tokenize text payloads using delimiter patterns.Builderis a specific builder forTokenizerExpression.Expression for which a result type can be provided.AbstractBuilderis the base builder for typed expression.Gets a variableCall a wasm (web assembly) function.Builderis a specific builder forWasmExpression.Tokenize XML payloads.Builderis a specific builder forXMLTokenizerExpression.Modedefines the possible extraction modes that can be used.Evaluates an XPath expression against an XML payload.Builderis a specific builder forXPathExpression.ResultQNamedefines the possible class name of the result types that can be used.Evaluates an XQuery expressions against an XML payload.Builderis a specific builder forXQueryExpression. -
Classes in org.apache.camel.model.language used by org.apache.camel.model.validator