Uses of Class
org.apache.camel.builder.TransformerBuilder
Packages that use TransformerBuilder
Package
Description
-
Uses of TransformerBuilder in org.apache.camel.builder
Methods in org.apache.camel.builder that return TransformerBuilderModifier and TypeMethodDescriptionSet the 'from' data type using Java class.Set the 'from' data type name.Set the transformer name under which the transformer gets referenced when specifying the input/output data type on routes.Set the classpath location to scan forTransformerimplementations.Set the scheme name supported by the transformer.Set the 'to' data type using Java class.Set the 'to' data type name.RouteBuilder.transformer()Create a newTransformerBuilder.Set the Java Bean name to be used for customTransformer.TransformerBuilder.withDataFormat(DataFormatDefinition dataFormatDefinition) Set theDataFormatDefinitionto be used for theDataFormatTransformer.TransformerBuilder.withDefaults()Enables default transformers on the registry.Set the JavaClassrepresents a customTransformerimplementation class.Set the URI to be used for the endpointTransformer.