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 forJavaScriptExpression.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 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 expressionEvaluates 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 JavaScript expression.Evaluates a jOOR (Java compiled once at runtime) expression.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.Evaluates a custom language.Builderis a specific builder forLanguageExpression.Calls a Java bean method.Builderis a specific builder forMethodCallExpression.Evaluates a MVEL template.A useful base class for any expression which may be namespace or XML content aware such asXPathExpressionorXQueryExpressionEvaluates 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 the source of the input (body, header or property) can be provided.AbstractBuilderis the base builder for typed 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.Tokenize XML payloads.Builderis a specific builder forXMLTokenizerExpression.Evaluates an XPath expression against an XML payload.Builderis a specific builder forXPathExpression.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