Uses of Interface
org.apache.camel.builder.endpoint.dsl.ThymeleafEndpointBuilderFactory.AdvancedThymeleafEndpointBuilder
Packages that use ThymeleafEndpointBuilderFactory.AdvancedThymeleafEndpointBuilder
-
Uses of ThymeleafEndpointBuilderFactory.AdvancedThymeleafEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return ThymeleafEndpointBuilderFactory.AdvancedThymeleafEndpointBuilderModifier and TypeMethodDescriptionThymeleafEndpointBuilderFactory.ThymeleafEndpointBuilder.advanced()The character encoding to be used for reading template resources.ThymeleafEndpointBuilderFactory.AdvancedThymeleafEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).ThymeleafEndpointBuilderFactory.AdvancedThymeleafEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).The order in which this template will be resolved as part of the resolver chain.The order in which this template will be resolved as part of the resolver chain.An optional prefix added to template names to convert them into resource names.The type of resolver to be used by the template engine.ThymeleafEndpointBuilderFactory.AdvancedThymeleafEndpointBuilder.resolver(org.apache.camel.component.thymeleaf.ThymeleafResolverType resolver) The type of resolver to be used by the template engine.An optional suffix added to template names to convert them into resource names.